Hi,
I am back with LoRaWAN after a long pause and I am going to install a irrigation station and a meteo station.
Then I need to register two new station in a new application. I created the application and now I am create a OTAA station.
I just observed DevEUI and I have no idea about the number I have to save.
I look at my arduino file (for a previous station) and I can not find a similar information. I also understand that DevEUI replaced AppEUI. If now I look at my prevoious , I can see that I recorded the value ‘0000000000000000’.
Even if all my 30 stations worked fine, I wonder if the value of 000000000000000 is relevent
I can read in the black bulb where statnd the ?
As I developed my own station, I am concerned by the last section “What if I can not find the correct value”, then I supposed I can enter ‘0000000000000000’ but the black bulb also state
Ensure that you use the same JoinEUI in your end devise as you enter in the Thinks Stack
As my stations have a unique ID and the new onw has the id 43, I wonder if the value of 00000000000000 is a good choose, even if it as been working.
Would it be not better to have the value 0000000000000043? or it does nit matter?
And then for my next own devise, I could have as a JoinEUI 0000000000000044?
I also look at my new application (The Things Stack) if there is value with 16 digit, but none
Many thank for this clarification