Wolfgang1402 / Lora-TTNMapper-T-Beam-v10

TTNMapper node on TTGO "T-Beam v10"

Home Page:https://www.onderka.com/computer-und-netzwerk/ttnmapper-node-mit-ttgo-t-beam-v10

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Mapper Node #1

Mapper Node #2

About

TTNMapper node on TTGO "T-Beam v10"

https://www.onderka.com/computer-und-netzwerk/ttnmapper-node-mit-ttgo-t-beam-v10


Languages

Language:C++ 94.9%Language:C 5.1%