![IDEETRON Nexus LoRaWAN Manual Download Page 11](http://html1.mh-extra.com/html/ideetron/nexus-lorawan/nexus-lorawan_manual_3659068011.webp)
Pagina 11 of 20
14-4-2017
Nexus LoRaWAN
7.14 mac set/get appkey
This command is used to read or write the application key.
To read the key sent: mac get appkey
To write the key sent: mac set appkey [key]
[key] is 16 bytes long: 00112233445566778899AABBCCDDEEFF
The answer form the nexus is:
AppKey: [key]
7.15 mac set/get deveui
This command is used to read or write the device EUI.
To read the EUI sent: mac get deveui
To write the EUI sent: mac set deveui [EUI]
[EUI] is 8 bytes long: 0011223344556677
The answer form the nexus is:
DevEUI: [EUI]
7.16 mac set/get appeui
This command is used to read or write the application EUI.
To read the EUI sent: mac get appeui
To write the EUI sent: mac set appeui [EUI]
[EUI] is 8 bytes long: 0011223344556677
The answer form the nexus is:
AppEUI: [EUI]
8 Examples
The examples written in this chapter are using the Semtech development site: iot.semtech.com and
the site of The Thing Network: https://account.thethingsnetwork.org/users/login.
This site is free and can be fully used after registration.
The terminal program used is RealTerm, that can be downloaded here:
https://sourceforge.net/projects/realterm/files/Realterm/2.0.0.70/
8.1 Activation By Personalisation (ABP)
Activation by personalisation means that the following parameters are set in the mote:
-
DevAddr
-
NwkSKey
-
AppSKey
To add a mote whit ABP to semtech follow these steps: