Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
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...