Question about keys and EUI

Home Forums General Question about keys and EUI

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #18820
    Etienne BOURDEAU
    Participant

    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 !

    #18824
    Jason Reiss
    Keymaster

    See the security section at end of introduction page.

    Introduction:
    http://www.multitech.net/developer/software/lora/introduction-to-lora/

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.