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...
I have been working on a soil moisture sensor for my indoor plants and I wanted to build some skills in PCB design using a Nordic SoC. I have chosen the nrf54L15 for this...
I am using nrf52832, and I want to use SYSTEM ON Sleep. Also , my wake up sourses are timer based, and also GPIO interrupt based. But I observed that the device cannot go...
Hi everyone,
I am trying to use SPIM for an external DAC. The DAC does not require MISO, only SCK, MOSI, and CS.
I configured SPIM like this:
#define SPI_DAC NRF_SPIM2...
Hey there!
I am currently in the process of trying to setup a simple ISR routine triggered via GPIOTE.
However, when calling nrfx_gpiote_init() or nrfx_gpiote_input_configure...
Hi,
BLE throughput differs between NCS v2.6.0 and v2.9.2. v2.9.2 appears to have fewer MoreData packets. (Both have CONFIG_BT_CTLR_SDC_MAX_CONN_EVENT_LEN_DEFAULT set to...
Hi together!
In my current project I would like to send some sensor data to an Azure IoT Hub, by using a nRF52840.
In the first step and for evaluation I used a nRF9151...
Problem: We have a huge variability in received RSSI (see picture) despite both devices being stationary in test setup. For our use case, accurate RSSI is critical. nRF52840...
Hi,
I started from your
Bluetooth Mesh NLC: Lightness Controller/Energy Monitor sample
and I tried to insert a Light CTL Server model in the project.
After a lot of...
Hello DevZone
I am currently facing an issues with device already installed at my customer. Devices are based on nRF9160, firmware based on SDK 2.8.0 and modem 1.3.6. Once...
Hi, Background For some time now I have been troubled by a bug in one of our products acting as a BLE central device. The bug manifests itself as the central reporting that...
Hello, I am working with the following sample project and NRF Connect SDK v3.3.0. (Referenced regarding this topic .) The sample implements DFU with MCUBoot while using the...
I see that the nRF5340 is certified PSA level 2 whereas the newer nRF54L15 is certified level 1.
You claim the nRF54L15 is " designed to meet PSA Certified Level 3 ". I...
Hello Nordic team,
I am reporting an Azure FOTA issue where firmware download works from one Azure Blob endpoint and fails from another.
Setup summary:
Device: nRF9160...
I measured the power consumption of the BLE RX using the nRF54L15.(nRF54L15-DK v1.0.0) 3.0V operation apps: scan_adv (delete advertising) west build -b nrf54l15dk/nrf54l15...