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...
SDK v3.0.2 Toolchain 3.01
I'm beating my head against the wall for what should be a trivial matter. I need to use P2 for uart: RX is P2.00 TX is P2.02. No RTS CTS in use...
Hi
When running a project on the nRF54L15 using nRF Connect in VS Code, I often cannot connect to RTT. I select RTT in nRF Connect, but no output appears. If I retry multiple...
Hello,
I am able to reproduce this issue in a blank project where CONFIG_I2C=y and CONFIG_I2C_SHELL=y (and dependencies) are configured on an nRF54L15.
When I use P1...
On the device we're developing (small battery powered sensor tag, Thread Sleepy End Device usinc NCS v2.7.0), when trying to discover DNS services using the `otDnsClientBrowse...
We have the Nordic nRF54L15-DK PCA10156 0.9.3 2025.19
We use nRF Connect for Desktop v5.2.1 and Programmer v4.7.2 and connect by USB to our ASI_nRF54L_DK1 001057739416....
Does Nordic have any libraries or solutions for negotiating with a USB C charger and requesting 9VDC for example? Or do you recommend that I use a separate dedicated ASIC...
nrf5340 NCS 3.1.0
Hello, I am trying to improve boot time and here are some spikes and timings. What I have found out is that CryptoCell init (hw_cc3xx_init_internal) takes...
Dear Nordic Team,
I'm currently working on an application that uses ACL and ISO to transmit data between 2 devices. ACL is used for transmitting operations that are then...
Hello,
I am developing using nrf5340 and optimizing the Bluetooth throughput currently.
Although experiments go well, there are a few things I would like to know more...
The upcoming version of nrf_modem in nrfxlib (labelled v3.3.0-preview1 in the docs; sdk-nrfxlib git commit 6a51711ee4c4c3392a5da4f683e30901820f6b3f) has lost its define `NRF_MODEM_DECT_PHY_SHMEM_CTRL_SIZE...
Recently, I've been evaluating the I2S interface of the 52840 to read ADC data from the TLV320ADC6140 chip.
The TLV320ADC6140 datasheet states that the chip supports TDM...
Hello everyone,
I’m a student currently working on a university project related to BLE-based positioning using the nRF54L15 and Channel Sounding .
In the documentation...
Zephyr board: nrf54l15dk_nrf54l15_cpuapp
Hi, we have a custom SPI NAND flash driver and are trying to create an external flash partition for our littlefs file system.
...
I'm very new to Zephyr so please be patient with me. I'm looking for an example that show me UARTs running on the following pins and setup. I have the echo_bot working with...
Hi
There is a github repo https://github.com/nrfconnect/Asset-Tracker-Template/tree/main that receives updates as of yesterday.
However on the documentation website...