1

I'm trying to add an lora device on Live Objects.

There is 'AppEUI' field on device registration form. I don't know how to define AppEUI.

The FAQ explains:

The AppEUI and AppKey parameters are specific to the owner of the object and/or the application used with the object (see specification LoraWan).

And the LoRaWAN spec says:

The AppEUI is a global application ID in IEEE EUI64 address space that uniquely identifies the entity able to process the JoinReq frame.

So, i wonder if i can define appEUI for myself. I create my own EUI-64 address and just fill 'AppEUI' field of the form. Is that it?

Thank you.

meta
  • 47
  • 5

1 Answers1

2

yes you're right, you can define your own appEUI best regards