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

Notify user of low signal strength as error #21

Open
Frijol opened this issue Jul 21, 2014 · 2 comments
Open

Notify user of low signal strength as error #21

Frijol opened this issue Jul 21, 2014 · 2 comments

Comments

@Frijol
Copy link
Member

Frijol commented Jul 21, 2014

Currently difficult to identify errors– is the code wrong, the module, or just not enough service?

Is there a way to expose the received signal strength to make this more debuggable?

@mennamorato
Copy link

you mean other than 'at+csq' that reports the RSSI?

@Frijol
Copy link
Member Author

Frijol commented Jul 23, 2014

Fair point, but first-time users of the GPRS module don't know about the at+csq command, and I think those are the people who are most confused if their module works.

Maybe this would be best addressed with better example code. Similar to the example code for GPS, which shows the user how to log information re "satellites in view" vs "fixed" vs actually getting the coordinates (http://start.tessel.io/modules/gps).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants