I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hi,
I'm running the location sample on nrf9151dk from v3.0.0 of nrf-sdk. Hardware details:
I have these additional configs added to my prj.conf
This is the output...
I am working on a custom Cluster Definition Using Matter Cluster Editor 0.1.0 I have created a couple of structures on the structure tab and they are not being saved to the...
I am designing a wearable device that uses BLE and UART. During the development stage, I worked with the nRF52 Development Kit and started with the ble_app_uart example from...
Hi,
What would be the best way to alter pin's functionality from UART TX ->RX->GPOUT ->GPIN in runtime? (NCS2.5/Zephyr nRF52840)
Is it supported by Zephyr/devicetree...
Hi. I can't build the hello_dect example using cmake, the build process is failed with the following error: In file included from /home/cybermag/ncs/nrf/modules/trusted-firmware...
Hi,
In this post Hung Bui states that there can only be "maximum 4 pin events, each for one GPIO pin (so max 4 pins at a time)". This is (apperently) not true since I...
While scanning for devices with NCS 2.9.2 my device suddenly stops sending adv reports after a few hours.
It seems like this might have been fixed in a recent version...
BOARD: nrf54l15 DK
SDK: 3.1.0
Hi,
I am trying to setup my low power preipheral with a new ble address via bt_id_create.
Everthing works fine when I use the exact...
Hello! I am developing an application for the nRF5340, and I am using split cores, so the controller is on the network core and the application is on the other core. I want...
Hello Nordic Support Team,
I’m working with an nRF5340 on nRF Connect SDK 3.0.2 , using both the Distance Measurement (DM) service and BLE DFU.
My application topology...
I am trying to implement serial recovery via USB on NRF 5340. I have come across this page that I used as a guide:
https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf...
Hello,
I am in the process of upgrading our product from SDK 1.6.1 to the latest SDK (3.1 at time of writing). I am quite lost on the external flash through using devicetree...
I've pulled FDS and LESC into my development project. I've noticed now, when I do --reset --sectorerase --program "#H" --family NRF52 --verify, occasionally I see program...