Skip to content

Conversation

@trantanen
Copy link
Contributor

@trantanen trantanen commented Apr 23, 2025

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:

  • Testing
  • #XPPP documentation update
  • Release notes

@github-actions github-actions bot added the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Apr 23, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Apr 23, 2025

CI Information

To view the history of this post, clich the 'edited' button above
Build number: 12

Inputs:

Sources:

sdk-nrf: PR head: 78bb5e620d1bcac95e747d156a1f78a5bd0cae4d

more details

sdk-nrf:

PR head: 78bb5e620d1bcac95e747d156a1f78a5bd0cae4d
merge base: 103b8e54d9952e959aee8e3ffe061d5540ac3efb
target head (main): 623d9fae9e59b90d76b29ba13dc6f13aa76574c3
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (3)
applications
│  ├── serial_lte_modem
│  │  ├── doc
│  │  │  │ PPP_AT_commands.rst
│  │  ├── src
│  │  │  │ slm_ppp.c
doc
│  ├── nrf
│  │  ├── releases_and_maturity
│  │  │  ├── releases
│  │  │  │  │ release-notes-changelog.rst

Outputs:

Toolchain

Version: 1d2c5d0ab5
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:1d2c5d0ab5_8bf7ca4353

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 7
  • ✅ Integration tests
    • ✅ test-fw-nrfconnect-nrf-iot_serial_lte_modem
Disabled integration tests
    • desktop52_verification
    • doc-internal
    • test_ble_nrf_config
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-boot
    • test-fw-nrfconnect-chip
    • test-fw-nrfconnect-fem
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf-iot_cloud
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_mosh
    • test-fw-nrfconnect-nrf-iot_positioning
    • test-fw-nrfconnect-nrf-iot_samples
    • test-fw-nrfconnect-nrf-iot_thingy91
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-proprietary_esb
    • test-fw-nrfconnect-ps
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-rs
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread
    • test-low-level
    • test-sdk-audio
    • test-sdk-dfu
    • test-sdk-find-my
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-wifi
    • test-secdom-samples-public

Note: This message is automatically posted and updated by the CI

@github-actions
Copy link

github-actions bot commented Apr 23, 2025

@github-actions github-actions bot added the doc-required PR must not be merged without tech writer approval. label Apr 24, 2025
@trantanen trantanen force-pushed the slm_ppp_pdn branch 2 times, most recently from 3b4b02c to 38f60e4 Compare April 29, 2025 07:38
@github-actions github-actions bot removed the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Apr 29, 2025
@trantanen trantanen marked this pull request as ready for review April 29, 2025 10:08
@trantanen trantanen requested review from a team as code owners April 29, 2025 10:08
@trantanen trantanen requested a review from SeppoTakalo April 29, 2025 10:20
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]>
@SeppoTakalo SeppoTakalo merged commit ea21427 into nrfconnect:main May 5, 2025
14 checks passed
@trantanen trantanen deleted the slm_ppp_pdn branch May 13, 2025 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc-required PR must not be merged without tech writer approval.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants