LR1110
User Manual
Rev.1.0
UM.LR1110.W.APP
March 2020
115 of 130
Semtech
13. LR1110 Provisioning
13.1 Description
The LR1110 is pre-provisioned during the production test flow with default DeviceEUI and JoinEUI unique identifiers, as
defined per the LoRaWAN
®
standard. For more information, please refer to the LoRa Alliance
®
https://lora-alliance.org/
It also pre-provisioned with a DevicePIN allowing the device registration to LoRa Cloud™ Join services. For more
information, please refer to the LoRa Cloud™ website: https://www.loracloud.com/portal/join_service
All those unique identifiers are stored in the device persistent memory. They are pre-configured by Semtech to ease the
LoRaWAN
®
implementation and access to LoRa Cloud™ Join services, but can be ignored by the user.
13.2 Provisioning Commands
13.2.1 GetDevEUI
The command
GetDevEUI( )
allows reading back the LR1110 LoRaWAN
®
DevEUI unique Identifier pre-provisioned in the
device.
•
DevEUI is coded on 8 Bytes, in little endian.
13.2.2 GetAppEUI
The command
GetAppEUI( )
allows reading back the LR1110 LoRaWAN
®
AppEUI unique Identifier pre-provisioned in the
device.
Table 13-1: GetDevEUI Command
Byte
0
1
Data from Host
0x01
0x25
Data to Host
Stat1
Stat2
Table 13-2: GetDevEUI Response
Byte
0
1
...
8
Data from
Host
0x00
0x00
...
0x00
Data to
Host
Stat1
DevEUI
(63:56)
...
DevEUI
(7:0)