Skip to main content
SWenn.1
Senior III
July 6, 2024
Question

se-identity.h

  • July 6, 2024
  • 1 reply
  • 840 views

I have a node connected to a gateway and a chirpstack server.  I decided I want to understand a few topics.  So I went into the above file and changed the EUI from a working 80,00,00,00,00,00,00,06 to below. 

#define LORAWAN_JOIN_EUI A0,01,B0,02,C0,03,D0,04

 I rebuild code and the node still works with the network server which has listed the 80....EUI number.

I am running the node as OTAA but cannot understand why the new EUI won't take.  Can someone please explain how to make this work?

1 reply

STTwo-32
Technical Moderator
July 9, 2024

Hello @SWenn.1 

I suggest you try to disconnect and reconnect the Node with new parameters. That may do the Job.

Best regards.

STTwo-32

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.