There is the board mark on the chip like n51822CEAAD01350A0, where DO is Build code, 1350 is tracking code(YYMM), A0 is lot code.
My question is how can I get those codes...
I'm trying to debug a randomly occuring Hardfault. In trying to trace down the source I read the CPU registers use the Nordic hardfault_implementation.c which grabs the register...
Dear nordic employee
my purpose is send a data the length is from 150 to 273
when my server device send data by sd_ble_gatts_hvx(the send length is fixed 10 bytes) ...
Dear nordic employee:
The service I want to find is the sound service of the thing52 thingy sound service
I tried to modify the HRT_central_client project to find the...
When I was using the device as peripheral, I was wondering when the Softdevice notified BLE_GAP_EVT_SEC_PARAMS_REQUEST and BLE_EVT_SEC_INFO_REQUEST:
1, when peripheral...
hi dear nordic employee:
I tried to build the project ble_app_hrs_c(pca10040) by keil5
but I get an error :
._build\nrf52832_xxaa.sct(7): error: L6236E: No section...
Hi,
I am a bit confused about power consumption when using app_uart_fifo. To save power I put MCU to sleep in between each sent and received byte by using __WFE and __SEV...
Please help. Why is QSPI not a valid peripheral option?
Environment: SDK v3.0.0 , nRF Connect for VS Code v2025.5.92 , VS Code 1.99.3, Ubuntu 22.04.5 LTS
Code copied verbatum...
Hi, I have a nRF5340 using hci_ipc that has the following features:
Central Role + Scanning (Multi-connection to nRF52840 peripherals)
Peripheral Role
QoS Channel...
hi support team,
customer needs provisioner program to program device without app,
i find it in ncs: zephyr\samples\bluetooth\mesh_provisioner and i tested it,here is...
Hi. Last project was on v2.4.x and returning for a new one after loving the platform previously. However, the VS Code dev environment seems far less stable that it was 2 years...
We are using Vidar's program that is the basic samples/bluetooth/central_uart sample but with 3 board files so the program can be run on the nrf9160dk/nrf9160/ns board, in...
Hello all,
I am currently using an MDBT50Q-DB-40 from Raytac with the NRF52 DK (PCA10056) with nrf connect in vs code.
Very simply, I'm setting a GPIO to go high and low...
Hello,
I am using the nPM PowerUp application with the npm1300 Evaluation kit. I am trying to configure the bucks (1 and 2) to be on/off controlled by one of the buttons...
Hi,
I'm working on an application where I want to read a couple of characteristics to get information about the connected device before continuing doing useful stuff....
I am evaluating the nRF54L15 with the nRF54L15DK. Previously, I was developing with NCS 3.1.1 and successfully implemented a high precision frequency measurement using a timer...
Hi,
I am trying to develop a matter device, using the XIAO BLE module, which features a p25q16h external flash chip, rather than the mx25r64 present in the DK. I was able...
I am trying to use some examples to add a drivers directory on my project. While doing so I run into build errors which seem to indicate a toolchain problem. The two errors...
Getting the'{', '=', or ';' error during generate and build...
Checked the attached file for hidden characters in both notepad and vscode editors.
Can someone recommend...
Hi,
I have a custom nRF5340-based LE Audio broadcast sink built on nRF Connect SDK v3.2.0 (Zephyr 4.2.x). It scans for a broadcast source, establishes PA sync, creates a...
I am attempting to install and use the NRF Connect for vscode extension pack. I have made several attempts googling solutions posted by others facing similar issues. I am...