Back in SDK 17 or so there were code samples for both the client and server side of the LED button service.
What happened to the client/central example when you migrated...
Summary
On NCS v3.3.0 with CONFIG_OPENTHREAD_ZEPHYR_BORDER_ROUTER=y and a single Ethernet AIL interface (W5500), the Border Router never initialises:
ot br state → uninitialized...
Board: nRF52840 DK (pca10056) NCS version: v3.2.3 Goal: Send and receive raw 802.15.4 frames with a custom packet format, without using OpenThread, Zigbee, or any other mesh...
Hi, I am trying to understand the Friend and LPN behaviour. For that I am refering to nRF sample application light" and "light_switch". Below is the setup details: 1. On one...
Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
Hello Nordic,
I’m using ncs\v3.1.0\nrf\samples\peripheral\radio_test` to test the nRF54L15 with PHY set to `NRF_RADIO_MODE_BLE_LR125KBIT`. However, the RF spectrum measurement...
Hello,
I am working with the nRF9151 DK and NCS v3.3.0 . I am experiencing a critical modem fault at startup.
Problem Summary: When I start debugging, I immediately get...
I attempted to conduct Bluetooth development using the nRF52840DK (NCS 3.2.0), but I encountered an MPSL error:
ASSERTION FAIL [0] @ WEST_TOPDIR/nrf/subsys/mpsl/init/mpsl_init...
Hello,
I am trying to add different ConcentrationMeasurement cluster types to my application (CarbonDioxide, VOC, Pm1, etc.) but have an issue with zap-gui not saving the...
Good day,
I have been making use of the nRF54LM20A SoC with ncs v3.2.0. I am currently trying to use the high-speed SPI (SPIM00) lines on Port 2 to communicate with an SD...
After installing nrfutil-ble-sniffer v0.19.0 (released 2026-04-30) and running bootstrap, Wireshark does not show the "nRF Sniffer for Bluetooth LE" capture interface. The...
Summary
On NCS v3.3.0 with CONFIG_OPENTHREAD_ZEPHYR_BORDER_ROUTER=y and a single Ethernet AIL interface (W5500), the Border Router never initialises:
ot br state → uninitialized...
I'm developing software for the nRF5340 based on the NCS 3.2.4 "hello world" example. Adding bt_enable() returns error code -11. Please tell me how to implement bt_enable...
Dear NORDIC engineers, excuse me. I would like to inquire about the Settings of NRF54LM20 APPPROTECT. I have modified APPROTECT[n].protect0 and APPROTECT[n].protect1 to 0x5A5A5A5A...
nRF54L replaces the RTCs from nRF52 with the GRTC. GRTC only have a single CC which is able to generate repeating events with the use of the CC0 interval register. I would...
While developing my project, I need to receive UDP packets with the NRF9151. My configuration is as follows: - 1nce SIM - VPN between my UDP service and the 1nce network ...
Hello,
I have some trouble to identify my custom nrf52832 board in the VSCODE.
To program the board I am using nrf52840dk, and connect it to my board as follows:
...