Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
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...