2024-10-01 4:05 AM
Hi,
I am trying to get the LoRaWAN test project running using the Nucleo-L073RZ and I-NUCLEO-LRWAN1. However, the official STM example does not transmit. Can you help me figure out the issue?
2024-10-01 6:26 AM
ATE=0
AT
AT+EUI
AT+APPEUI
AT+ADR=0
AT+DR=3
AT+JOIN=1
AT+JOIN=1
AT+JOIN=1
AT+JOIN=1
This is not the output, nothing more.
2024-10-01 6:32 AM
You need to see how the LoRa module is responding to those commands!