kizniche / ttn-tracker

Download GPS data transmitted to The Things Network for live display on a map
https://kylegabriel.com/projects/2019/04/lorawan-tracker-and-mapper.html
62 stars 17 forks source link

Clarifications #15

Open catalinalb opened 3 years ago

catalinalb commented 3 years ago

Hello,

I find this really great but for me which I am new into this I found it really hard since there is no precise documentation on how to get everything running. This relats to the TTN Tracker too. I did managed to get an account on the things network also after a few days I choose ABP... also after another day and youtube videos I was able to get the T-Beam to connect to the network. I install the mapper on my raspberry but again is not clear in which format I should enter the keys. Also is there a BING API key... so where should I grab that?

I do respect the owner and his work but again I found it verry dificult to implement.

Would appreciate if someone will be able to do some clarification on the installation and setting up steps.

Thank you, Catalin

catalinalb commented 2 years ago

Update I do see my T-Beam sending data on the livestream. I do have some questions regarding editing the flask_app/config.py file: 1) I am located in Europe - Germany therefore the cluster "naml" remains the same? 2) TTN Application and app key: here the values from the thingsnetwork or the ones in the sketch? 3) device id: again the value from the sketch or the "eui-70...." value?

Thank you