-
Notifications
You must be signed in to change notification settings - Fork 15
Connecting to Modem #823
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
base: master
Are you sure you want to change the base?
Connecting to Modem #823
Conversation
|
📦 To trigger a firmware build, comment
You can also specify a custom version: If no version is specified, one will be generated automatically. |
|
This table shows top 4 messages that have been sent to the modem. I’m trying to figure out how to receive incoming messages in real-time and filter them to represent a specific command (work in progress). AT doesn't order messages, you have to access them either via
|



Discussion: #829
This PR introduces connection to any modem with a QMI interface and fetches detailed information about the modem and SIM. It also reports signal strength.
Hardware Used
Changes included:
Todo Improvements: