Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Hello, My nRF54L15-DK has suddenly stopped working, and it appears to have a hardware-level power failure.
The board was working normally the previous day while running...
We are using CMakePresets.json extensively in our project and rely on the condition field to control which presets are visible depending on the host system.
However, it...
Hello,
We are using the nRF52840 with SDK 17.1.0, SoftDevice S140 v7.2.0, and the secure bootloader (nrf_bootloader.c).
Our application relies on reading NRF_POWER->RESETREAS...
Hi there,
One of the functions of the DECT MAC layer is to allocate radio resources to RDs. According to the standard, the MAC layer does that using special beacon messages...
Hi,
I'm working on a wireless sensing project using the nRF54L15-DK (PCA10156) where I need continuous RSSI measurements at 2440 MHz. I'm accessing the RADIO peripheral...
Hi,
I am working on an nRF52832 using nRF5 SDK 16.0 and I am seeing inconsistent behaviour in the RESETREAS register. During a power-on reset, the value is usually 0 but...
Hi!
We are building an application for Thingy91X and noticed that there is an overlap between the shared memory between the app and net mcus, sram0_shared, and RetainedMem...
Hello, I am working on a project using nRF52832 with Zephyr RTOS (NCS v2.7.0) and MCUboot. I have implemented BLE passkey-based security (BT_SECURITY_L3) on the device. I...
I bought an NRF52833 DK development board. I want to conduct an AOA experiment, but I don't have an antenna array. I was told that I can find the schematic and PCB files for...
I have been trying to understand how the controller manages the interleaving when used for broadcast / auracast. I have been experimenting with the samples from zephyr called...
Hi nordic,
I am streaming live microphone PCM data over BLE. The microphone data is continuously captured and stored in a buffer. Whenever 12 KB of audio data is available...
Hi,
We are evaluating the nRF7002 for a custom built Wi-Fi device. Is there a way by e.g. copying your reference/dk design reducing the scope of the regulatory testing?...
When is the anticipated release date for the commercial ready NTN functionality of the NRF9151? I am specifically looking for all Nordic supported Github projects and documentation...
Hi,
I just received two new nRF54LM20-DK boards and wanted to run a Matter quickstart demo. Unfortunately, it’s already failing during programming. What could be cause of...