wilgaced
(Wilkins Cedano)
1
OS version: Windows 10 Pro
RUI3 Version 4.1.1
Board: RAK11720
Code: LoraWan_ABP Sample
Output:
RAKwireless LoRaWan ABP Example
LoRaWan ABP - set network join mode is incorrect!
Current Work Mode: LoRaWAN.
Data Packet:
0x74 0x65 0x73 0x74
Sending failed
beegee
(Bernd Giesecke)
2
It looks like your device has “auto-join” enabled.
Send the following AT commands to disable automatic network join:
AT+JOIN=0:0
AT+NWM=1
AT+NJM=0
ATZ
Then check the output again.
system
(system)
Closed
3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.