I’m starting in Lora and I want to use your services. I bought a Gateway Multitech Conduit AEP and I have two tank filling sensors. I have updated the firmware to version 1.7.3.
After finishing the configuration of the guide, I have created an application in my console to send the received data to a private backend. I have tested the application with the “Test” option and it works correctly.
However, I can not get the data that I receive from my sensors to reach the application.
Here I show a video where the problem is best seen
In the first half I check the operation of the application. In the second half when changing batteries, I force the sensor to send information. I check in the console that has sent information to the gateway, but then however, the application created does not work.
I have been reading in the forum but I can not find information to help me with the problem.
your gateway seems to work on TTN (check in console if some data is received from other nodes - not yours)
but your added devices(sensors) don’t seem to work, So let’s have a closer look how you registered them with TTN and your application.
And what keys you’ve used.
maybe you can show a screenshot of your (application) console when one of these sensors try to join the network OTAA, you should see a dev addr that starts with ’ 26
I’m under the impression that your nodes didn’t join the network
If the TTN console for the gateway shows join requests (or other packets) your gateway is working as expected. However if the join requests is not shown in the application data tab the keys/euis for the application do not match the data transmitted by the node.
Have you compared the information shown in the gateway console with the application data for your node? (The information in the screenshots you posted earlier does not match the information in the later screenshots)
Thanks. Finally, I have achieved that the devices connect with the application.
The problem was when adding the devices. I have to enter the “AppKEY” that I have configured in my Gateway but it was set to be generated automatically.
Now I need to get the uplinks. That capture is the activation messages
I am using the same TwasTe sensor with a TTN gateway and I am now at the same point as you indicated in your last screenshot. I can receive the activation messages and a couple of uplink and downlink messages but after that I don’t see any more massages in my Application dashboard. Any suggestions?