Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPS data not pulled #30

Open
mbobinger opened this issue Oct 30, 2020 · 1 comment
Open

GPS data not pulled #30

mbobinger opened this issue Oct 30, 2020 · 1 comment

Comments

@mbobinger
Copy link

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

  • 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!

@kizniche
Copy link
Owner

Are there any errors in the log?

sudo docker logs flask_app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants