Hi,
After installing nrf sdk v2.9.3 trying to build application under Windows fails with the following message:
Trying to run any command inside the NCS shell/terminal...
I am designing an ultra-low-power BLE Audio TWS board based on the nRF5340 and have followed the recommended hardware design guidelines throughout the project. This is my...
Hello! We are in the middle of an upgrade to 3.2.1, and we encounter the following issue using SB_CONFIG_MCUBOOT_MODE_SWAP_WITHOUT_SCRATCH, SB_CONFIG_MCUBOOT_MODE_SWAP_USING_MOVE...
Hi everyone,
I'm using the nRF5340 on a custom PCB board without an external 32 kHz oscillator. On the network core I flashed the hci_ipc sample.
For some reason I occasionally...
Hello,
I am measuring RSSI values with nrf_modem_dect_phy_rssi(...) from the DECT PHY firmware.
The nrf_modem_dect_phy_rssi_event refers to positive values being saturated...
Hi all,
I'm working on BLE time synchronization between nodes using hardware timestamps via GRTC + DPPI + PPIB cross-domain. CRCOK and PHYEND work perfectly, but adding...
Hi,
Any specific reason the errata Anomaly 166 : https://docs.nordicsemi.com/bundle/errata_nRF5340_Rev1/page/ERR/nRF5340/Rev1/latest/err_340.html resolution patch as present...
Hi everyone,
I’m working with three nRF9151 DKs to evaluate DECT NR+, and I’m trying to understand what level of multi‑hop or mesh networking support currently exists...
Hi,
I got a confused problem. Using NCS V3.2.0, I develop a firmware with mcuboot. Everytime I flash nRF54L15, There is an error occurred. Here is the message:
Error:...
Hi nordic support:
Our product uses the nRF52840 and nRF5_SDK_17.1.0 (s140_nrf52_7.2.0_softdevice) with an external FEM . Our board's BLE TX power is greater than 10 dBm...
Dear support team,
we use the Nordic nrfdfu.dll (64bit) in our Win11 C#/.Net application for modem update which works fine. When we switch our application to 32bit process...
Please help. Why is QSPI not a valid peripheral option?
Environment: SDK v3.0.0 , nRF Connect for VS Code v2025.5.92 , VS Code 1.99.3, Ubuntu 22.04.5 LTS
Code copied verbatum...
Hi, I have a nRF5340 using hci_ipc that has the following features:
Central Role + Scanning (Multi-connection to nRF52840 peripherals)
Peripheral Role
QoS Channel...
hi support team,
customer needs provisioner program to program device without app,
i find it in ncs: zephyr\samples\bluetooth\mesh_provisioner and i tested it,here is...
Hi. Last project was on v2.4.x and returning for a new one after loving the platform previously. However, the VS Code dev environment seems far less stable that it was 2 years...
We are using Vidar's program that is the basic samples/bluetooth/central_uart sample but with 3 board files so the program can be run on the nrf9160dk/nrf9160/ns board, in...
Hello all,
I am currently using an MDBT50Q-DB-40 from Raytac with the NRF52 DK (PCA10056) with nrf connect in vs code.
Very simply, I'm setting a GPIO to go high and low...
Hello,
I am using the nPM PowerUp application with the npm1300 Evaluation kit. I am trying to configure the bucks (1 and 2) to be on/off controlled by one of the buttons...
Hi,
I'm working on an application where I want to read a couple of characteristics to get information about the connected device before continuing doing useful stuff....
I am evaluating the nRF54L15 with the nRF54L15DK. Previously, I was developing with NCS 3.1.1 and successfully implemented a high precision frequency measurement using a timer...
Hi,
I am trying to develop a matter device, using the XIAO BLE module, which features a p25q16h external flash chip, rather than the mx25r64 present in the DK. I was able...
I am trying to use some examples to add a drivers directory on my project. While doing so I run into build errors which seem to indicate a toolchain problem. The two errors...