LWN-Simulator
LWN-Simulator copied to clipboard
Issue with timestamp on real gateway.
Hello, I´m using the simulator with a real gateway (Raspberry Pi based with SEMTECH packet forwarder) and I´m getting the error below during JOIN procedure (response from gateway):
JSON down: {"txpk":{"powe":14,"imme":false,"tmst":1720347887,"codr":"4/5","datr":"SF12BW125","freq":434.665,"modu":"LORA","rfch":0,"ipol":true,"size":17,"data":"IOQR2FI5nM79GpmgfqD6BWk="}} src/jitqueue.c:251:jit_enqueue(): ERROR: Packet REJECTED, timestamp seems wrong, too much in advance (current=491697203, packet=1720347887, type=0) ERROR: Packet REJECTED (jit error=2)
And the node never joins. The clocks are correct. I´m out of ideas.