Hi,
I built an GPS Tracker based on a tutorial from the web with a Huzzah Feather board a view months ago still on V2. I also build a V2 gateway for test proposes. Both worked perfect together and I saw my incoming data on the Gateway and the GPS position of the tracker in TTN Mapper.
Now I moved the gateway and the GPS Tracker on V3. Both also works fine on V3. On the Gateway I see the incoming data of the GPS tracker and the payload also decode my position correctly in the “Live data” window.
As on V2 before, I want to see my Gateway and my Device on the TTN Mapper. Therefore I added a TTN Mapper webhook as described but neither my device nor my gateway appear on the TTN Mapper.
The V3 gateway position is entered manually in the console and is set to “Public”.
What I’m doing wrong that my Gateway and my device does not appear on TTN Mapper?
OK Thanks,
just to be sure not to spend again more time for debugging. Thought that the problem is probably on my side cause my setup is already running for weeks on V3
I have two gateways at the same position, one for TTN V2, the other for TTN V3. For mapping I use a T-Beam V1.0.
The gateway TTN V2 is shown on the map of TTNmapper, the gateway TTN V3 is not shown yet.
imho JP is working on it.
In “Advanced maps” you can see the result of your TTN V3-mapping, just enter date and “End device ID” of V3 as Device ID.
Did you modify the Decoder of V2 to a Payload Formatter of V3?
The “Applications” and the “End Devices” seem to have there own Payload Formatters.
Pay attention to the right Base URL!
Yes now it works!
I had to change the Base URL as in the document. I read this document several times before and at a quick glance, i didn’t remarque the difference of the Base URL.