I’m running a local instance of TTS behind an nginx. I managed to get it running but I’m not sure if its set up correctly.
I’m running a Minew MG6 Stellar LoRaWAN gateway as a basics station pointed to my server. It successfully joined the server and gets pinged occasionally.
What I’m having trouble with is my end devices. I managed to connect them to the network and after about 5 hours they stopped sending data. Now when I look at the application logs this is what I get:
Is this the same device trying to repeat the join process or are there several devices in that grab? (As we cant see the DEV EUI we cant tell). What is the end node device? What firmware/LW s/w stack? There doesn’t appear (from this small snippet) to be a back off mechanism in play - just having the device banging away trying to join wont help (hello head meet wall! ) What does local log from end device show?
So the device initially joins and sends data? Then stops sending and reverts to trying to rejoin? How many messages before it drops off? Is it a consistent number before it falls over……
I have seen similar application live data recently for a home made device. It worked perfectly on the test bench powered by USB, but would not join when installed on site. I had a power supply issue and the device was restarting every time it transmitted.
Check your gateway logs to see if the join accept is being transmitted. That should verify that your stack is doing what it should. Then check the device.