Hi there,
This is a follow up post from my earlier one here about using nRF5340 dk as an I2S master for the purpose of recording sound using a MEMS sensor ICS43434. Here...
Hello DevZone!
All samples with Application Event Manager (CAF, nRF Desktop) has simple main function like that:
Main thread has terminated after executing and main...
Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
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:
...