-
Notifications
You must be signed in to change notification settings - Fork 1.4k
applications: serial_lte_modem: Add PPP PDN selection #22014
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
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 78bb5e620d1bcac95e747d156a1f78a5bd0cae4d more detailssdk-nrf:
Github labels
List of changed files detected by CI (3)Outputs:ToolchainVersion: 1d2c5d0ab5 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
|
You can find the documentation preview for this PR here. Preview links for modified nRF Connect SDK documents: https://ncsdoc.z6.web.core.windows.net/PR-22014/nrf/releases_and_maturity/releases/release-notes-changelog.html |
3b4b02c to
38f60e4
Compare
Add support for selecting PDN used with PPP connection into #XPPP command. E.g., AT#XPPP=1,1 for enabling PPP for PDP context with CID 1. Jira: LRCS-149 Signed-off-by: Tommi Rantanen <[email protected]>
Add support for selecting PDN used with PPP connection into #XPPP command. E.g., AT#XPPP=1,1 for enabling PPP for PDP context with CID 1.
Jira: LRCS-149
TODO: