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

gps issue #202

Open
toneshoo opened this issue Dec 28, 2024 · 3 comments
Open

gps issue #202

toneshoo opened this issue Dec 28, 2024 · 3 comments

Comments

@toneshoo
Copy link

[ ] I have read the troubleshooting section of the README

What type of issue is this?

[ ] Error or problem compiling the library
[ ] Question or request for help
[ ] Hardware issue
[ ] Network issue
[ 1] GPS issue

What are you using?

Modem: i am using a7608-e esp32-s3-wroom

AT+SIMCOMATI command returns

String: whenever i try to start the gps i get restartgps! and i see the messega every now and then

Scenario, steps to reproduce

active gps info

Expected Results

like i said gps info

Actual Results

OK

AT+CGNSSPWR?

+CGNSSPWR: 1,0,1

OK
AT+CGNSSPWR?

+CGNSSPWR: 1,0,1
gps restart!

Debug and AT Command Logs

@lewisxhe
Copy link
Contributor

lewisxhe commented Dec 30, 2024

Are you running the GPS_NMEA_Output example?

OK
AT+CGNSSPWR?

+CGNSSPWR: 1,0,1

OK
AT+CGNSSPWR?

+CGNSSPWR: 1,0,1   #  The return should be turned on here and it should not jump to restart GPS.
gps restart!

test

image

@toneshoo
Copy link
Author

Manufacturer: INCORPORATED
Model: A7608E-H
Revision: A7600M7_V5.0
IMEI: 861513064189053
+GCAP: +CGSM,+FCLASS,+DS
THIS IS my board
also yes it just restart somhow
this is from the at commands


+CPIN: SIM REMOVED
AT
OK
AT+CGNSSPWR?
+CGNSSPWR: 0,0,1

OK
AT+CGNSSINFO
ERROR

@lewisxhe
Copy link
Contributor

Please run the GPS_NMEA_Output example to see the final result.

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