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

GSM: Add cellular state machine events reporting #767

Merged
merged 11 commits into from
Nov 21, 2023

Conversation

pennam
Copy link
Contributor

@pennam pennam commented Nov 21, 2023

Other changes:

  • Limit the number of internal cellular state machine retries to 6 (blocks fot 60s max)
  • Remove retry logic inside begin function. If modem is not able to connect in 60s better to return instead of retry again
  • Is now possible to enable/disable AT commands debugging when trace is enabled (default is off)

@facchinm facchinm merged commit 7b95100 into arduino:main Nov 21, 2023
11 checks passed
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.

2 participants