Lora-TTNMapper-T-Beam-v10
Summary
Code for a TTNMapper node with GPS running on a TTGO "T-Beam v10" node, based on Lora-TTNMapper-T-Beam by DeuxVis
Copyright and sources
Modifications
Hacked a quick & dirty fix for revision v1.0 (v10) boards marked T22_v1.0, 20190612
- Change TX/RX pins in
gps.h
- Add support for the AXP20X power controller
- Init / switch on the power controller
- More diag output on serial interface
- Display of distance to your mapped "home" gateway
Get it running
- Add required libraries
- Set TTN
NWKSKEY
, APPKSKEY
and DEVADDR
in config.h
- Set gateway GPS coordinates to get the distance displayed on your way in
gps.h
- Change bands if you are not in the EU868 region
- Print my case: Thingiverse
TTN
- Activation method is set to ABP
- TTN decoder script is here
Images