HI,
I'm reading this post about NFC antenna matching. It says in Method 1 to connect the coil antenna to the S11 port of the network analyzer. How should I make the connection...
I keep seeing this in your documentation:
This functionality is in the process of being deprecated and replaced by Zephyr’s default devicetree-based memory partitioning...
Hello, I am working with the following sample project and NRF Connect SDK v3.3.0. (Referenced regarding this topic .) The sample implements DFU with MCUBoot while using the...
Hello Team,
I am trying to test a PDM microphone (MP34DT01‑M MEMS) on the nRF9151 DK using nRF Connect SDK .
So far:
I have successfully tested I2C and I2S DAC audio...
Hi!
I am using MCUBoot and the DFU library to perform a custom firmware update (which is working as expected).
I have a question about the "swap_type" value, which is...
Was excited to get an (apparently) early copy of the nRF54LM20B-DK so that I could explore all the Edge AI capabilities of the system (using both Neuton and Axon models)....
Hi Team,
I need to use this external clock for my deep sleep use case so let me know the step forward for the same.
I am using custom board with nRF54L15 and also LXFO...
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:
...