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, I previously learned that the nRF54L15-DK only supports a single antenna for Bluetooth 6.0 channel ranging and lacks a multi-antenna design approach or official guidance...
Hi, We are almost ready with our first board around nRF54H20, only one issue is remaining. We have prepared a sample, that records PDM audio as PCM wave, and stream it over...
Hello,
I have profiled a battery following the instruction of this link nPM1300 EK - Get started - nordicsemi.com .
Since I cannot use the battery NTC, I have placed a...
Hello,
I have a question regarding the Matter Memory Requirements referenced in the links below:
https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols/matter...
Hello!
We are developing a product which uses the FLPR cpu on the nRF54L15. We are basing ourselves on the Zephyr IPC samples and have copied the code from the Nordic flpr...
Hi,
I want to purchase nRF7002-EK for evaluation of power consumption during Wifi communication. But I want to use it either standalone or with some other MCU development...
I'm restarting development using an older nRF Thingy:91 .
When I first started up "nRF Connect for Desktop" and the "Cellular Monitor" a few weeks ago, I managed to get...
Hi,
starting from ncs 3.2.0 (also in 3.2.1) when i attached the debugger (jlink ultra+, under VS code with nrf connect extension) to my nrf52833 board, i am getting the...
Hello,
We're working implementing a custom board using he nRF54L15 and looking to use the NFC functionality. We have run into an issue that occurs when we try to read the...
Hi, I'm trying to determine whether or not an nRF54L15-DK running Zephyr supports the following relatively recent Bluetooth features and if so, how to enable and use them...
Hi, I'm using v4.0.4 of the standalone Bluetooth Low Energy desktop application to obtain and display GATT details of a connected device. I enable indications on the Service...
One of our employees is following the Cellular Fundamentals courses and they got stuck on getting modem traces out of the Thingy:91X.
In lesson 7 exercise 1, the course...
I have been trying to understand Child Supervision. Part of the documentation that I have read is:
https://openthread.io/guides/build/features/child-supervision
At the...