LoRaWAN nodes stopped working #1494
Replies: 3 comments 3 replies
-
Do you have any other device lying around to test and verify basic gateway functionality? Empty logs unfortunately don't tell much (besides that it superficially looks all good). |
Beta Was this translation helpful? Give feedback.
-
I deleted one of my devices in the TTN console and created it anew with the same configuration as before. Still no sign of life in the TTN console. |
Beta Was this translation helpful? Give feedback.
-
My next attempt will be deleting the persistent LoRaWAN data from flash. Does it make sense to print the data for analysis before deleting it? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have four LoRaWAN nodes based on RadioLib 7.1.2 running on ESP32 (DFRobot FireBeetle ESP32) with RFM95W (Adafruit LoRa Radio) which stopped working one after another within 3 days after several weeks of successful operation. The nodes are in 3 different locations. According to TTN Mapper, the TTN gateways they used still seem to be up and running. I don't see anything else which might have caused the issue.
Three of my nodes cannot join TTN any more for two weeks now. One of the nodes succeeds in joining and sending uplinks once in a while using a gateway ~50 km(!) away instead of the ones it used previously (in ~5 km distance).
I've tried to reset "Session and MAC state" using the TTN console, but this did not help.
Here is a log file of one of the devices - I re-uploaded the SW with protocol logging enabled after the problem occurred.
Does anyone have an idea what might go wrong and how to fix this?
Beta Was this translation helpful? Give feedback.
All reactions