You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your very nice projects. I have already setup a T-beam LoRa tracker following your previous tutorial here: https://github.com/kizniche/ttgo-tbeam-ttn-tracker
It works perfectly for me, I can see the decoded GPS.
The installation seems to be correct, I can also see the gateway installation point but the GPS data isn't pulled at all. I've checked the following
data storage is enabled as integration
credentials are correct: I can query the data from ttn using the app key
I've deleted the containers with following command:
docker-compose rm -fs
and did
make build
again after I've realised I forgot to put an application ID in the first place.
Would be super nice to get your help!
The text was updated successfully, but these errors were encountered:
Hi Guys,
Hi Kizniche,
Thanks for your very nice projects. I have already setup a T-beam LoRa tracker following your previous tutorial here:
https://github.com/kizniche/ttgo-tbeam-ttn-tracker
It works perfectly for me, I can see the decoded GPS.
Currently, I'm stuck with this tutorial:
https://github.com/kizniche/ttn-tracker
The installation seems to be correct, I can also see the gateway installation point but the GPS data isn't pulled at all. I've checked the following
I've deleted the containers with following command:
docker-compose rm -fs
and did
make build
again after I've realised I forgot to put an application ID in the first place.
Would be super nice to get your help!
The text was updated successfully, but these errors were encountered: