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...
Hi,
I have an application with 2 SPI IC connected to the same SPIM port of nRF54L15.
These 2 ICs have different SPI mode:
A: SPI Mode 1 (CPOL 0 CPHA 1)
B: SPI Mode...
Hi,
We are working on a custom design for IoT cellular communication (NB-IoT), using the nRF9151. We've done some testing with the SMA DK, and are at the stage of PCB...
Hi. I am looking into measuring radio channels' qualities by using Energy Detection (ED). But for the examples I've tried so far, I've been getting zero for all the readings...
NCSv3.2.4
Is AoA CTE supported in the nrf52811 ?
Product page https://www.nordicsemi.com/Products/nRF52811 says " The nRF52811 SoC supports Bluetooth LE, and is capable...
Dear Nordic Team,
I am working on a custom board using the nRF5340, and I have configured SPI with the following pins:
SPIM_SCK → P0.08
SPIM_MOSI → P0.09
SPIM_MISO...
I really need to verify this design for nrf54L15 SoC. If someone can go through it and confirm if it is okay or I need to make any changes ? I had made nRF52832 board but...
I am not sure if this is an issue with the nRF Connect extension or the my Thingy91 but when I use the "Flash" button in the actions tab of the NRF Connect extension to program...
I am working with SDK v2.3.0 and a custom board with nRF9160
When I wanted to start my project again after some time, the build configuration had disappeared.
And creating...
I am trying to enable the Channel Sounding feature on the nRF54L15 DK by sending HCI commands over a "USB to UART" interface. For this purpose, I created the "hci_uart" sample...
Saw this post from about 1 year ago.
Any updates regarding USB host firmware support on the nRF54LM20 or any timeline for when it is expected to gain some level of support...
Hi,
I'm developing a Channel Sounding application on nRF54L15 and trying to understand how the different TX power settings interact.
I have a few questions:
What does...
NCS 3.1.0 (and newer), nRF9160/51
Some applications using "at_host", maybe together with "at_cmd_custom", would benefit from a possible filter before passing the at-cmds...
DevZone Post: Custom nRF54L15 Board Not Recognized by Kconfig (Falls Back to Apollo4X)
Summary: I am bringing up a custom board based on the Raytac AN54L15Q (nRF54L15)....
Hello
When following the guidline of a new way to extend boards , VSCode "Add Build Configuration" is blank. Am I doing something wrong or this is not yet supported by...