Activation Command
eWBM LoRa AT Command Manual for Consumer Products, Rev. 0.6, 02/2021
12 | 49
6.
ACTIVATION COMMAND
6.1.
COMMAND TABLE
Table 1 Activation Command Table
AT Command
Description
Reference
AT+DEVEVI
End-device identifier
6.2.1
AT+APPEUI
AppEUI is a global application ID
6.2.2
AT+APPKEY
Application key
6.2.3
AT+PNM
Public Network Mode Status
6.2.4
AT+NJM
Network Join Mode
6.2.5
AT+CLASS
LoRa Mac Class
6.2.6
AT+JOIN
Execute JOIN request for LoRa Network Server
6.2.7
AT+NJS
Join (Network Server Connection) Status
6.2.8
AT+AJOIN
Execute auto JOIN after the booting
6.2.9
AT+NWKSKY
Network Session Key
6.2.10
AT+APPSKEY
Application Session Key
6.2.11
AT+DADDR
Device Address(4byte)
6.2.12
AT+NWKID
Returns Network ID (4 Byte)
6.2.13
AT+AINF
Returns Activation setting value
6.2.14
6.2.
COMMAND DETAIL
AT+DEVEUI
⚫
End-device identifier in IEEE EUI64 address space (Provided by the Module Manufacturer)
⚫
16 Hex Digit (8byte)
Table 2 AT+DEVEUI
Syntax
Operation
Remark
AT+DEVEUI
R
Readout the current value of DevEUI
[Example]
AT+DEVEUI
0000000000000001
<OK>
WF
Update DevEUI with the specified value and store it in secure storage
(in Flash memory)
[Format] : AT+DEVEUI <devEUI> <ENTER>
[Example]
AT+ DEVEUI
0000000000000001
<OK>