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

T-BEAM 1.2 does not work GPS NEO-6M with AXP2101 #211

Open
rbarbosas opened this issue Dec 1, 2024 · 1 comment
Open

T-BEAM 1.2 does not work GPS NEO-6M with AXP2101 #211

rbarbosas opened this issue Dec 1, 2024 · 1 comment

Comments

@rbarbosas
Copy link

rbarbosas commented Dec 1, 2024

I am implementing my own code to retrieve the GPS location but it is never updated,

I'm using a T-BEAM 1.2 which has a NEO-6M GPS module with AXP2101 chip, when I install meshtastic it can receive the location.

The AXP chip voltage configuration follows:

->  getSysPowerDownVoltage:2600
DCDC=======================================================================
DC1  : +   Voltage:3300 mV 
DC2  : +   Voltage:500 mV 
DC3  : +   Voltage:500 mV 
DC4  : +   Voltage:1800 mV 
DC5  : +   Voltage:3300 mV 
ALDO=======================================================================
ALDO1: +   Voltage:1800 mV
ALDO2: +   Voltage:3300 mV
ALDO3: +   Voltage:3300 mV
ALDO4: +   Voltage:3300 mV
BLDO=======================================================================
BLDO1: +   Voltage:1800 mV
BLDO2: +   Voltage:3300 mV
CPUSLDO====================================================================
CPUSLDO: + Voltage:1400 mV
DLDO=======================================================================
DLDO1: +   Voltage:3300 mV
DLDO2: +   Voltage:2300 mV
===========================================================================
@lewisxhe
Copy link
Contributor

lewisxhe commented Dec 2, 2024

Do you mean that writing meshtastic firmware can get the location, but the firmware you modified yourself cannot get it?

Have you tried this firmware?

https://github.com/Xinyuan-LilyGO/LilyGo-LoRa-Series/blob/master/examples/GPS/UBlox_Recovery/UBlox_Recovery.ino

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