Can't transmit data to gateway

My gateway is on the RAK5146.


I intercepted communication between my end device and gateway:

I put DevEUI, AppEUI, and AppKey into the Chirpstack application device configuration.

Despite having the same values, listening from the end device and setting into application device configuration, I have a strange situation.
Chirpstack says it accepted a connection from the device but can’t pass to the up-link transmissions phase.



At the same time, I see on the serial port listening to my end device:
image
Maybe information from Open-WRT might be helpful for anybody who might help me:

Blockquote
Sun Jan 21 21:48:08 2024 daemon.notice wpa_supplicant[920]: phy0-sta0: Trying to associate with cc:32:e5:68:bb:72 (SSID=‘TP-Link_BB72’ freq=2427 MHz)
Sun Jan 21 21:48:08 2024 daemon.notice wpa_supplicant[920]: phy0-sta0: Associated with cc:32:e5:68:bb:72
Sun Jan 21 21:48:08 2024 daemon.notice wpa_supplicant[920]: phy0-sta0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Sun Jan 21 21:48:08 2024 daemon.notice wpa_supplicant[920]: phy0-sta0: WPA: Key negotiation completed with cc:32:e5:68:bb:72 [PTK=CCMP GTK=CCMP]
Sun Jan 21 21:48:08 2024 daemon.notice wpa_supplicant[920]: phy0-sta0: CTRL-EVENT-CONNECTED - Connection to cc:32:e5:68:bb:72 completed [id=0 id_str=]
Sun Jan 21 21:48:08 2024 daemon.notice netifd: Network device ‘phy0-ap0’ link is up
Sun Jan 21 21:48:08 2024 daemon.notice wpa_supplicant[920]: phy0-sta0: CTRL-EVENT-DISCONNECTED bssid=cc:32:e5:68:bb:72 reason=0 locally_generated=1
Sun Jan 21 21:48:08 2024 user.warn chirpstack-concentratord-sx1302[2179]: GPS time reference is not valid, age: 1705870088.890083625s

This topic was automatically closed after 90 days. New replies are no longer allowed.