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...
Hi
I am moving an application to nRF54L15DK.
SDK is v3.2.2, single core only, no sysbuild.
Whenever I try to debug I get:
-- west flash: using runner nrfutil -- runners...
Hi,
i am developing under NCS 3.2.1.
I would like to if there exist a stand-alone command for creating DFU (nrfutil sub-command or similar) instead of https://github.com...
Hi guys, I have been working with a custom PCB based around the nRF5340 that uses the nPM1100 as the PMIC. I have configured it for 1V8 VOUTB output, fixed VBUS, VTERM high...
Hello, in the design reference it explicitly mentions:
“Important note on C9: The grounding of the C9 capacitor MUST be isolated from ALL ground layers except the bottom...
Hello,
I’ve been using SSD1306 128x64 OLED displays with nRF52840 boards for several years without any issues, building with nRF Connect SDK 2.5.x to 3.1.0. Recently, I...
We have thousands of devices live in production and we sometimes encounter the situation that we cannot restart bluetooth advertising anymore after a connection attempt. ...
Hi, we are investigating some devices in field, and have limited logs to work with. From time to time, we see EMM reports with cause 255. According to nRF9160 AT Commands...
Hello,
I have been following the tutorial for the DECT NR+ Shell (nRF91x1: DECT NR+ Shell). However, I am unable to locate the sample referenced in the documentation:
...
Hello, I try to do work a ism330dhcx on a custom digital board with a custom board in which there is a NRF54L15 microcontroller. The sensor works on other custom board with...
Hi all, I'm currently evaluating a few different vendors, chips and technologies for an idea I've had. It's a wireless+USB gaming HID, so latency is very important. 1kHz polling...
Hello,
We are planning to use the nRF54LM20A, but we do not intend to implement USB in our design.
For the nRF52 series, the datasheet provides a reference schematic for...
Hello all,
Please let me know which module we can use for mesh networking for home automation project (lighting control through smartphone app),maximum how many devices...
Hi, we are currently implementing DECT NR+ mesh network as part of a thesis, where our one part of our plan was to implement full MAC layer (otherwise its just a full mesh...
Hi,
I'm trying to write a generic tool that lists the attribute table of a connected BLE Peripheral. For each discovered attribute I want to log to the console the attribute...
Hello,
I am trying to determine if it is possible to have those 3 stacks coexisting.
I have an iSP4520 chip, which includes an nRF52832 (BLE and Wirepas) and Semtech SX1262...