LoRaMac-node icon indicating copy to clipboard operation
LoRaMac-node copied to clipboard

deveui / appeui all zero after updating se-identity.h

Open dudmuck opened this issue 3 years ago • 1 comments

i was trying 4.6.0 release on NucleoL073RZ, periodic-uplink-lpp with SOFT_SE. After I edited se-identity.h with a devEui & joinEui and set STATIC_DEVICE_EUI to 1, then it was printing out on serial terminal zero values for those EUIs. Then I randomly thought to try resetting NVM thru the serial terminal, and then after i reset the board, i could see the EUIs from the se-identity.h If this is correct procedure, it should be documented?

dudmuck avatar Mar 04 '22 17:03 dudmuck

Yes, it is the right procedure.

Every time one modifies a global parameter going to be stored on the NVM. This one should be reset in order to apply these new settings.

Could you propose a PR to improve the documentation?

mluis1 avatar Mar 21 '22 09:03 mluis1

Can we close this issue?

mluis1 avatar Oct 20 '22 13:10 mluis1

No answer if you don't mind we close the issue

mluis1 avatar Nov 24 '22 09:11 mluis1