Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello ! I would like to know if the nrf52840 is affected by the errata https://infocenter.nordicsemi.com/topic/errata_nRF52832_Rev2/ERR/nRF52832/Rev2/latest/anomaly_832_149...
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 ...