Question about keys and EUI
- This topic has 1 reply, 2 voices, and was last updated 8 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Hello !
I’m new to LoRaWAN, and I can’t get what are the ‘keys’ and ‘eui’ needed to add a node to the gateway, and how to get them.
I want to create a little network of sensors, and make the gateway send the data to a server of my company, without necessarily using TTN or another cloud.
From what I’ve got, Multitech gateway needs 5 keys in hex to add a third party node:
– AppEUI
– DevEUI
– NwkSKey
– AppSKey
and DevAddr, which must be different for every node.
I don’t get what they are used for, and how can I determine them.
Could someone enlighten me ?
Thank you very much !
See the security section at end of introduction page.
Introduction:
See OTA and ABP modes of activation in the specification.
Specification:
https://www.lora-alliance.org/portals/0/specs/LoRaWAN%20Specification%201R0.pdf
See how each is implemented.
Reference End-Device Implementation:
https://github.com/Lora-net/LoRaMac-node