Hi
I connected my gateway and node device, I get the join request and join accept messages and then I get an uplink message.When I power off the node device and connect it again, join request and join accept messages are returned, so there is no uplink.Uplink message arrives after 8 hours on average.Shouldn’t it be connected immediately? or how can i solve it?
It’s not normal to turn off a device as it will forget where it got to with various sequence counters.
However to allow us to do this whilst testing, we can turn off the Frame Counter checks which will likely be your problem - when you turn the device back on, it starts sending at 1, which takes many more sends before it gets to the last number the server received, only then will it be accepting the uplinks.
What led you to believe it didn’t work - any output from the module or nothing on the gateway.
As far as I can recall, you unpack the software, load it up in something like MDK or CubeIDE, change commissioning.h to have your details, compile & download.