2019-03-23 12:19 PM
Hello, everyone. I'm a beginner in Lora. And I need to program an I-NUCLEO-LRWAN1 extension card on a STM32L073 Nucleao-64 to send sensor data to a RaspBerry Pi gateway. Then I tried the code of the End__Node project but it didn't work. I found this on the Putty terminal:
Can anyone help me.
2019-03-23 03:20 PM
Try looking much earlier in the log, when it initially tries to connect, and when the errors first start.
2019-03-23 04:38 PM
Thank's for your answer. I use Keil as a tool chain. I don't know how to see the log when the program runs on Stm32 nucleo. I read on this forum that I need a patch for i-cube_lrwan version 1.2.1 to support I-NUCLEO-LRWAN1
2019-03-23 05:07 PM
I erased the firmware in my I-NUCLEO-LRWAN1 long ago.
I mean the data you're logging in the Putty terminal, the repetitive nature of this doesn't provide helpful info. What you want to look at is when it first starts up, if it manages to connect or not, and what errors/status it might report.
So cite the posts, or do the patching they suggest, I'm not going to try and fish for historic posts.