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

Clarifications on tips section #60

Open
sporkyduck opened this issue Apr 22, 2024 · 1 comment
Open

Clarifications on tips section #60

sporkyduck opened this issue Apr 22, 2024 · 1 comment

Comments

@sporkyduck
Copy link

Hi,

Under 3 Tips, it is stated that "⚠ SIM7080G cannot connect to cellular network and GPS positioning at the same time".
Is there a code example where it is shown best practice for switching between? The most obvious use case would be continously reading GPS data while maintaining a network connection. How is this done in a robust way?

Thanks

@lewisxhe
Copy link
Contributor

There is no mention of the best switching method in the SIMCOM manual, but after actual testing, I think the best switching method is to set the modem function to offline mode, that is, AT+CFUN=7, AT+CFUN=4. It's also possible, you can compare
image

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