We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 ===========================================================================
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
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:
The text was updated successfully, but these errors were encountered: