S76G/S78G Commands Set Reference
v1.6.5
July 2, 2018
31 of 73
Product Name
Version
Doc No
Date
Page
mac get_devaddr
>> 12345678
3.2.29
mac get_deveui
Response: a hexadecimal string representing Device EUI used for LoRaWAN
TM
.
Purpose: Return Device EUI used for LoRaWAN
TM
.
Example:
mac get_deveui
>> 000b78ffff000000
3.2.30
mac get_appeui
Response: a hexadecimal string representing Application EUI used for LoRaWAN
TM
.
Purpose: Return Application EUI used for LoRaWAN
TM
.
Example:
mac get_appeui
>> 0000000000000000
3.2.31
mac get_nwkskey
Response: a hexadecimal string representing Network Session Key used for LoRaWAN
TM
.
Purpose: Return Network Session Key used for LoRaWAN
TM
.
Note: The middle part of 10 bytes is masked as star characters for safety reason.
Example:
mac get_nwkskey
>> 703af9********************ccf18f
3.2.32
mac get_appskey
Response: a hexadecimal string representing Application Session Key used for LoRaWAN
TM
.
Purpose: Return Application Session Key used for LoRaWAN
TM
.
Note: The middle part of 10 bytes is masked as star characters for safety reason.
Example:
mac get_appskey
>> 262f19********************45a36d
3.2.33
mac get_appkey
Response: a hexadecimal string representing Application Key used for LoRaWAN
TM
.
Purpose: Return Application Key used for LoRaWAN
TM
.
Note: The middle part of 10 bytes is masked as star characters for safety reason.