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 often see the following warning when requesting a GNSS location: "<wrn> location: PSM is configured, but modem did not enter PSM in 2 minutes. Starting GNSS anyway." - what...
Hi everyone,
We’re currently using the nRF9160 module with JIO Nb-IoT SIMs in our devices. Could anyone clarify if any specific actions are needed in the firmware for...
I have an nRF54l15-PDK dev board (brand new):
I did the following commands with the SDK v3.0.2. Building and Flashing went fine:
to build:
west build -b nrf54l15dk...
During development we noticed that current measurements coming from npm1300 appear to be much higher than expected despite the results not matching what we were seeing on...
Hello, I have a question about the headphone jack output on the nRF5340 Audio DK.
In past DevZone threads, it has been stated that “the headphone output through the CS47L63...
Hello,
With reference to BLE Fundamentals Lesson 4, I am try to modify my existing BLE code to add indication support.
After adding the codes, I can see the "Read and...
We are encountering an issue with flashing firmware to our newly designed nRF54L05 BLE board.
Issue Details:
We are trying to flash a .hex file (simple Blinky code...
Dear Nordic Support,
I am currently performing initial tests for distance measurement using Channel Sounding with the nRF54L15 Development Kit.
Here are the details of...
We have previously used nRF52840 and for the latest iteration of our board design we are updating to use nRF54L15.
We are aware that for nRF52840 we could map any pin to...
Hi Nordic team,
We are interested in using nrf9161 SiP. can you confirm if the `zephyr,nrf91-slm` driver work on the nrf9161? We are interested in the DECT NR+ capability...
Hi i am trying to configure a timer to work in count mode and when it hits a certain number ( for example 100) to activeta an interrupt, clear count and start again.
Best...
Im working with:
-Windows Nordic Connect for Desktop App v5.20.
-Direct Test Mode v2.5.0
-nRF54L15 flashed with ncs v2.9.0 direct_test_mode example
There is currently...