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

Retrieve the latest error from the uBlox SARA R410-02B when establishing a connection fails #37

Merged
merged 1 commit into from
Mar 5, 2020

Conversation

aentinger
Copy link
Contributor

AT-Log without this PR

AT+USOCR=6
+USOCR: 0
OK

AT+USOCO=0,"example.org",80
ERROR

AT+USOCL=0
OK

AT-Log with this PR

AT+USOCR=6
+USOCR: 0
OK

AT+USOCO=0,"example.org",80
ERROR

AT+USOCL=0
OK

AT+USOER
+USOER: 11
OK

@aentinger aentinger requested a review from Rocketct March 5, 2020 07:12
@Rocketct
Copy link
Contributor

Rocketct commented Mar 5, 2020

ok the changes LGTM

@aentinger aentinger force-pushed the retrieve-error-on-failed-connection branch from 193c207 to 83ceeb3 Compare March 5, 2020 08:51
@aentinger aentinger merged commit 5865c6a into master Mar 5, 2020
@aentinger aentinger deleted the retrieve-error-on-failed-connection branch March 5, 2020 09:52
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