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

Fix MSS Wi-Fi CoAP configuration #21218

Merged
merged 2 commits into from
Mar 31, 2025

Conversation

maxd-nordic
Copy link
Contributor

  • fix MSS Wi-Fi CoAP configuration
  • add entry to sample.yml to ensure twister test

@maxd-nordic maxd-nordic requested a review from a team as a code owner March 28, 2025 13:03
@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 Mar 28, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Mar 28, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: da34974ee050c46a6b3c9c2b96966ae5b571c273

more details

sdk-nrf:

PR head: da34974ee050c46a6b3c9c2b96966ae5b571c273
merge base: 47e8dbf5dc21b2be33be8512340df9b89fefcfea
target head (main): 8689412d4ea1a21b04f402227c52c40026a3d540
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 (6)
doc
│  ├── nrf
│  │  ├── releases_and_maturity
│  │  │  ├── releases
│  │  │  │  │ release-notes-changelog.rst
samples
│  ├── cellular
│  │  ├── nrf_cloud_multi_service
│  │  │  ├── README.rst
│  │  │  ├── overlay_nrf700x_wifi_coap_no_lte.conf
│  │  │  ├── overlay_nrf700x_wifi_mqtt_no_lte.conf
│  │  │  │ sample.yaml
subsys
│  ├── net
│  │  ├── lib
│  │  │  ├── nrf_cloud
│  │  │  │  ├── src
│  │  │  │  │  │ nrf_cloud_jwt.c

Outputs:

Toolchain

Version: 4ffa2202d5
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:4ffa2202d5_8bf7ca4353

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 335
  • ✅ Integration tests
    • ✅ test-fw-nrfconnect-nrf-iot_cloud
    • ✅ test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • ✅ test-fw-nrfconnect-nrf-iot_mosh
    • ✅ test-fw-nrfconnect-nrf-iot_positioning
    • ⚠️ test-fw-nrfconnect-nrf-iot_thingy91
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_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_samples
    • 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

@maxd-nordic maxd-nordic added the bugfix Fixes a known bug label Mar 28, 2025
@maxd-nordic maxd-nordic added this to the 3.0.0 milestone Mar 28, 2025
@maxd-nordic maxd-nordic requested a review from a team as a code owner March 28, 2025 13:28
@github-actions github-actions bot added the doc-required PR must not be merged without tech writer approval. label Mar 28, 2025
Copy link

github-actions bot commented Mar 28, 2025

@maxd-nordic maxd-nordic requested a review from a team as a code owner March 28, 2025 13:31
@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 Mar 28, 2025
@maxd-nordic maxd-nordic force-pushed the testing-nrfc-wifi branch 3 times, most recently from bc86580 to bdf07a6 Compare March 28, 2025 13:55
@maxd-nordic maxd-nordic force-pushed the testing-nrfc-wifi branch 2 times, most recently from fa07062 to 7b331cb Compare March 30, 2025 21:39
The wifi compatibility didn't survive all of the change requests in
the original PR. This is fixed here, a test build will also be added.

Signed-off-by: Maximilian Deubel <maximilian.deubel@nordicsemi.no>
Fix configuration for nRF Cloud Multi Service sample using CoAP
backend on wi-fi configuration.

Signed-off-by: Maximilian Deubel <maximilian.deubel@nordicsemi.no>
@nordicjm nordicjm merged commit 04d0a18 into nrfconnect:main Mar 31, 2025
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Fixes a known bug doc-required PR must not be merged without tech writer approval.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants