pjalocha / esp32-ogn-tracker

OGN Tracker implementation on ESP32 devices
58 stars 28 forks source link

TBEAM #8

Closed lupus78 closed 4 years ago

lupus78 commented 4 years ago

Has anyone been able to complie and use this on a TBEAM board, specifically this: https://www.aliexpress.com/item/33043804231.html?spm=a2g0s.9042311.0.0.7b1c4c4dfuXKS0

I changes the config.h, it complies and flashed but never connects to the GPS.

pjalocha commented 4 years ago

Yes, it is a new T-Beam with AXP192 chip which controls charging and power. It is under control, the code should appear here soon.

lupus78 commented 4 years ago

This works pretty well. I close this issue... if I can :)