You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 2, 2024. It is now read-only.
When I run the ttn-otaa-sleep example the device successfully joins the TTN network, however many subsequent packets are dropped somewhere. Only between 5 and 30% of messages arrive on the TTN console. The Frame Counter is counting with the number of messages sent by the ttn-otaa-sleep example. I have a strong signal: SF7BW125, SNR 9, RSSI -40, 0.06 Second air time, with almost no other traffic on my gateway. The results do not change between 30 second to 3 minute transmission intervals. At 6 minute transmission intervals the device does not see the Join-Accept message.
Running the ttn-ota example from MCCI LoRaWAN LMIC library I receive virtually all messages but sleep is not an option.