Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
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...