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...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
Hello community,
I was hoping to ask 2 questions about my design choices when designing around the nRF52840, specifically the QIAA-R branch.
First, I am confused on as...
Hi,
The Light Lightness Control (LC) Server controls a single Light Lightness Server instance on the same device with a state machine. Is there any application that demonstrate...
Hello,
I am using Bluetooth mesh for a project. I have a central device acting as a provisioner, and node devices that get provisioned as normal through this device. I am...
Hi,
My company has a product that is in production using the nRF5340 SOC. We noted this morning that the product would boot and application code even if the nRF5340's reset...
Hi there, I've a following set:
nPM1300-EK (PCA10152 / 1.3.0 / 2025.18 / Serial no. 10B3B784F5316C68)
nRF Connect v5.2.0
nPM PowerUP v2.2.3
After launching nPM...
Hello,
I’m evaluating whether simultaneous uplink from two ESB nodes is possible on the nRF54L15 DK. The documentation mentions support for up to 8 pipes in a star topology...
Hello,
I am using the ANNA-B112 module with nRF52832 to communicate to an AD5940 AFE using SPI1. I am also communicating with three other sensors using I2C0. This project...
Hi,
We enabled the DFU and sent a new application successfully using the mcumgr command line program, but now we need to do this upgrade process using the host MCU.
...
I am working through an evaluation stage for a new product using nRD52840, possibly updated to nRF54L in the next development phase. The device is based upon Zephyr and being...
I'm getting the warning about CONFIG_BT_CTLR, but I've gone through and changed to HAS_BT_CTLR. I do have the following:
# Maximum Transmission Unit config
CONFIG_BT_GATT_AUTO_UPDATE_MTU...
Hi
I have a nRF52840 setup with external 32 kHz xtal and external 32 MHz xtal, supplied by 3.3V.
I would like the system to be in as low power mode as possible.
Each...
While testing BLE and USB individualy, they seem to work well. When there is simultaneous use, there appear frequent crashes/lock-ups in varius handlers.
BLE used: ble_app_uart...
Hi,
I've got an nRF54L15-DK, and I'm trying to get the sysbuild with mcuboot example working. https://docs.zephyrproject.org/latest/samples/sysbuild/with_mcuboot/README...
Hi,
I would like to repurpose nRFready Smart Remote 3 for nRF52 reference design to use it with the nRF54L15 DK to run BLe channel sounding experiments over this Christmas...
Hi, I am working on Bluetooth of nrf52840 board. I am still learning the SDK and I want to know where can I found the details of error codes, which are considered as 'int...