Hi,
I have latest version - 4.14.0 with two end devices (axioma water meter and axioma heat meter). Uplinks are working as expected but what is strange is when uplink contains bit adr_ack_req:true then chirpstack server should reply with some downlink message right? But I dont see any records on the events/frames for these devices - what could be a reason of this?
I checked app server logs (trace level) and I can see there uplink - mqtt topic “eu868/gateway/…/event/up” and then nothing…4 seconds after I can see that server publish topic “eu868/gateway/…/command/down” so some message was sent but why this message-event is not visible on the event/frames tab on the GUI?
On the device frames tab I see only incoming frames
On the device event tab I see uplinks and also responses for mentioned downlink which was with code:“DOWNLINK_GATEWAY” description:“TOO_LATE”
Regarding to this TOO_LATE issue. If I understand correctly this issue could be caused by wrong RX1 timer? Iam using default timer (1 second?) but server is sending downlink after 4-6 seconds so its rejected by the gateway right?
Thx for answers
Tomas