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...
Hello everyone,
I've noticed that when using MCUBoot+External Flash+OpenThread+FOTA over BLE+PWM, the program startup time is extremely long, reaching 1684 milliseconds...
When calling the bt_conn_le_create_synced function to create a connection to a peripheral, which is synced to the PAwR train, I get a CONNECTION FAILED TO BE ESTABLISHED ...
Now we have bound the corresponding pins in the device tree, and there is no pin multiplexing except for LED and BUTTON. However, now as long as we configure SPI in the main...
I'm trying to use the nRF Desktop project as a base for our project, prototyping on the nrf54l15dk_nrf54l15_cpuapp board target. I have an overlay file defined like this:...
Error Report:
When flashing, I get this error:
Error:
One or more batch tasks failed: * 1050058878: Timed out waiting for response from worker. (Generic) FATAL...
Hello Nordic Team, I have referred this post and am aiming to create an empty bare metal project on nrf54L15 for BLE peripheral with GAP read, write, notification and idicate...
HI
I am currently using nRF54L15 with NCS 3.0.0 SDK, running the periodic_adv_conn example. I made the following modifications to the extended advertising and periodic advertising...
We have noticed an issue with our device built on nRF5 SDK + nRF52832 when connected to iOS 26.
Initially after connection, everything is ok. Then we attempt a connection...
I am porting nRF SDK 2.6.1 to SDK 2.7.0 on the nRF5340. For the network core, where exactly should the kconfig (prj.conf) file be located and named? On the sysbuild migration...
Hi, based on the previous struggle with data transfer drops with nrf9161 ( ) we came after the cooperation with Vodafone MNO to the situation, that (at certain test place...
I'm using the peripheral_bms project. The only change being in the overlay to make it work with nrf52833 dk. I'm able to connect with nrfConnect and see the services (except...
I'm developing with the NRF52840 using IAR Embedded Workbench , and implementing wireless communication based on the IEEE802.15.4 Zigbee protocol .
In the MAC frame layer...
I am new to Nordic and want to design with the nRF52840. I have read this guide:
used AppCAD to find the best width and clearance for the ground layer, but when I downloaded...