• CMake Error at /Users/huydf/Documents/ncs-v3.0.0/zephyr/cmake/modules/kconfig.cmake:327 (message): File not found: /Users/huydf/Documents/ncs-v3.0.0/sidewalk-addon/sidewalk/samples/sid_end_device/sy

    CMake cannot find prj.conf file in sysbuild directory I want to build ncs v3.0.0 using sidewalk samples " hello " to build for nRF52840 board. I use nRF Extension as a build tool This is the error i am dealing with. Hope you guys will help me to deal…
  • Differing behavior between DKs when running sid_end_device sample

    Hello, I've been playing with an nRF54L15 PDK, specifically with the sid_end_device sample. I was having a lot of trouble getting the device to register/connect to Sidewalk using the DUT example. However, when I flashed the exact same sample to my nRF52840DK…
  • Time Sync Issues with sidewalk Sub-GHz Template from SDK v2.5.0

    Hello, I’m having issues with time synchronization when using the sidewalk Sub-GHz template from SDK v2.5.0. My setup includes a Nordic Semiconductor chip nrf52840 and LR1110 running on an amazon sidewalk dev kit wm11110-A, with an Amazon Echo device…
  • Amazon Sidewalk BLE/sub-GHz co-existence and concurrent support

    Hello! Can you please clarify the capabilities of the Nordic platform, I am interested in the following topics: 1) Out-of-box BLE co-existence support (possibility to run user-defined BLE profiles parallel to Sidewalk sub-GHz options) 2) Out-of-box support…
  • Does the sidewalk procotol implemented in the nRF connect SDK has such a function that can check verified the network connection while sending uplinks?

    Hi all, I am developing a sidewlk application as a replacement for LoRaWAN recently based on the sidewalk protocol implemented in the nRF connect SDK. I would like to check the network connection when sending an uplink juat like the confirm uplink in…
  • Only getting log messages from one of my threads at a time early in runtime

    I am working on a project based on an AWS Sidewalk example application. I have been adding additional threads to support new features, while maintaining the existing threads used by the Sensor Monitoring example app. Previously, I have added a new thread…