Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
I feel like a crazy person looking to store large amounts of data onto an external chip that is not a micro-SD (why not micro-SD? It's power-hungry and finicky ). NAND through...
I'm developing BLE code using the s140 + Nordic 52833 with nrf5 SDK. My flash contains the hex files for s140, the bootloader, and the app. I've encountered a strange issue...
Hello,
I am a junior developer currently working with the nRF52840. I have been developing and debugging successfully using the nRF52840 Evaluation Kit (DK) without any...
Hello, In the latest nRF Connect SDK 3.2. , I've been having a few "sysbuild/mcuboot/boards" folder layout issues with nRF54L15DK / nRF5340DK when using external device FLASH...
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...