Activation Command
eWBM LoRa AT Command Manual for Consumer Products, Rev. 0.6, 02/2021
17 | 49
AT+JOIN
⚫
Command to Join LoRa Network Server
Table 8 AT+JOIN
Syntax
Operation
Remark
AT+JOIN
W
Join Request command to LoRa Network Server
[Format] : AT+JOIN <ENTER>
[Example]
AT+JOIN
<OK>
E
When JOIN Request is successful, the EVENT Message returns
[Example]
<timestamp><space>”[EVENT]”<space>”JOINED”<CR><LF>
03:00:02.556 [EVENT] JOINED
AT+NJS
⚫
Command to check Join Status
Table 9 AT+NJS
Syntax
Operation
Remark
AT+NJS
R
[Format] : AT+NJS <ENTER>
[Example]
AT+NJS
1
<OK>
⚫
Note )
0 : Network not joined
1 : Network joined
AT+AJOIN
⚫
Command to set Automatic Join Request when device is booted.
Table 10 AT+AJOIN
Syntax
Operation
Remark
AT+AJOIN
R
Return with current setting value of Automatic Join Request when the
device is booted.
[Example]
AT+AJOIN
0
<OK>
WF
Update the setting value of Automatic Join Request when the device is
booted with the specified value
[Format] : AT+AJOIN <0 | 1> <ENTER>