Hi, I’m a TTN freshman but managed to get my TrackerD GPS tracker up and pushing messages to TTN. Unfortunatly I don’t seem to push measurements to the ttnmapper, even if I doublechecked my setup twice:
Device transmits messages and last seen is a current datetime
Custom decoder added from the dragino Trackerd repo. Payload gets decoded as expected in the preview:
ttnmapper webhook added as the howto explains. The URL is correct, ID set, notihing special.
If I wait for transmissions that have valid position, nothing appears if I query the ttncoverage advanced maps for my device ID and daterange. Also tried different ID formating, but no nothing happens
Any tips what might be wrong and preventing me from contributing measurements?
A JSON object containing the keys “latitude”, “longitude”…
You JSON keys are different. Especially there is a missing e for longitude. But please also bring it in line to exactly what the mapper’s docs says, so lower case L.
It must be the missing e that prevented it from working. I just had a look and capitalized is supported:
and
HDOP: not required, but always useful to have. It doesn’t contribute much to the mapper at the moment, just a little bit of filtering of really bad gps values: