Description
I'm working on a battery-powered application where WiFi needs to be shut down between cloud sync intervals. I'm following the same pattern as the wifi/shutdown...
Hi Nordic team,
I’m working on an nRF5340 project using MCUboot with the secondary slot placed on external flash.
I found a strange issue related to pm_static.yml . My...
Hi all,
Due to wrong pin assignment on my PCB I am currently bit banging a uart on two P2 pins using the FLPR core. The read bytes and bytes to send are communicated via...
Hi,
After installing nrf sdk v2.9.3 trying to build application under Windows fails with the following message:
Trying to run any command inside the NCS shell/terminal...
I am designing an ultra-low-power BLE Audio TWS board based on the nRF5340 and have followed the recommended hardware design guidelines throughout the project. This is my...
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...