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

Update Arduino_GPSTest.ino #110

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

garanovich
Copy link

With no delay there can be a problem when modem not correctly switched on and in the state <0> like this:
AT+CGNSINF

+CGNSINF: 0,,,,,,,,,,,,,,,,,,,,

With no delay there can be a problem when modem not correctly switched on and in the state <0> like this:
AT+CGNSINF

+CGNSINF: 0,,,,,,,,,,,,,,,,,,,,
@eueduardo3
Copy link

Sem demora, pode haver um problema quando o modem não está ligado corretamente e no estado <0> como este:
AT + CGNSINF

  • CGNSINF: 0 ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,

you helped me, after i added delay after modem.sendAT("+SGPIO=0,4,1,1") some boards resolved problem with GPS

@ghost
Copy link

ghost commented Feb 9, 2022

AT + CGNSPWR=1 for some reason it turns on its automatically set to off on some...

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

Successfully merging this pull request may close these issues.

3 participants