-
Notifications
You must be signed in to change notification settings - Fork 3k
Add support for the Telit ME310 module #13009
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
Conversation
@maclobdell @ARMmbed/team-embeddedplanet |
df708b4
to
2261dd0
Compare
@trowbridgec, thank you for your changes. |
CI started |
Test run: SUCCESSSummary: 6 of 6 test jobs passed |
features/cellular/framework/targets/TELIT/ME310/TELIT_ME310.cpp
Outdated
Show resolved
Hide resolved
features/cellular/framework/targets/TELIT/ME310/TELIT_ME310_CellularStack.cpp
Outdated
Show resolved
Hide resolved
Set back to review. @trowbridgec Can you review the latest comments? |
@0xc0170 sorry for the delay! I'll get on this ASAP. |
@trowbridgec isn't this just adding a new target so should be a patch update ? |
a59b6cd
to
125f169
Compare
@adbridge Actually, this is just adding support for a new cellular modem (not a new Mbed target). Should this be a patch update? |
@trowbridgec if you're only adding support for interfaces that are already there then yes this would just be a patch :) |
@adbridge Thanks! I'll edit the description. |
@kivaisan Can you take another look at this PR? Thanks! |
Anything else that needs cleaned up for this PR? @0xc0170 can you take another look? Thanks! |
CI restarted |
Test run: SUCCESSSummary: 6 of 6 test jobs passed |
Summary of changes
This PR adds framework support for the Telit ME310 Cat-M1/NB-IoT module (both using LwIP/PPP and the module's built-in AT command-based IP stack).
Impact of changes
Migration actions required
Documentation
None.
Pull request type
Test results
Reviewers