kizniche / ttgo-tbeam-ttn-tracker

TTGO T-Beam Tracker for TTN Mapper and TTN Tracker using US (915 MHz) and EU (868 MHz) frequencies
https://kylegabriel.com/projects/2019/04/lorawan-tracker-and-mapper.html
GNU General Public License v3.0
262 stars 139 forks source link

GPS data not pulled #30

Open mbobinger opened 3 years ago

mbobinger commented 3 years ago

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!

kizniche commented 3 years ago

Are there any errors in the log?

sudo docker logs flask_app