User Guide
IoT into the Wild
6
3. Key Parameters of the Sensor
Using the LoRaWAN protocol generally involves the following parameters.
Parameters
Description
LoRaWAN MAC Version
v1.0.3
Join Type
OTAA (Default)
ABP (It can be modified via App)
Device EUI
Unique identification of device, one of the join network parameters
on OTAA mode. (It can be got via App)
Device Code (KEY)
On the device label, for device binding and API call.
App EUI
Unique identification of application, one of the join network
parameters on OTAA mode. (It can be got via App)
App Key
Application key, one of the join network parameters on OTAA
mode. (It can be got via App)
DevAddr
This parameter is available only in ABP mode, one of the join
network parameters.
NwkSkey
This parameter is available only in ABP mode, one of the join
network parameters.
AppSkey
This parameter is available only in ABP mode, one of the join
network parameters.