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...
Hi
I try to run BLE HRS collector example.
when I run the project, in RTT terminal I have these error
00> sd_ble_enable: app_ram_base should be adjusted to 0x20001CD8...
Google open-sources the firmware needed to build hardware security keys
Google open-sourced today OpenSK, a Rust-based project to aid hardware vendors build hardware security...
Hi,
I'm looking at the watchdog behavior in mcuboot during DFU. Here are the watchdog-related configs I've set:
and here are a few things I've noticed:
- Even though...
hello, When I switched from the NCSv3.0.0 version to the NCSv3.2.1 version, I encountered the following compilation issue. How should I eliminate this "Error 1 (Ignored)"...
Background: Our tests on SDK 2.5.0 showed that it was possible to maintain a Bluetooth connection at a distance of approximately 180 meters with the following initial advertising...
i am performing DFU process b/w nrf54l15 and nrf connect mobile_app ( Android ) and i am sniffing the it using nrf54840 soc and the bord is nrf21540dk in Wireshark i know...
Hi,
I am currently working with 2 nrf54L15-DK and a seperate 4 antenna array.
For my tests i run a 2x2 antenna config with preferred peer set to 1 and 4.
I was now...
I just got the board, installed the nRF connect sw. Then installed the J-link, connected the board, power it on and run the quick guide, but it searches and doesn't find anything...
I've been using PPK2 to test our work for maybe around 3 years. it's always been steady and stable and can run for several days without problem. Mostly I'm using the PPK2...
I'm running the nrf5340_audio_dk and using version 2.6.0-rc1. When connecting one NRF5430 as headset to another NRF5340 gateway, running BIS mode everything works fine. But...
Hi,
We've been working on an IoT device that uses an nRF52840 in a pre-approved module from Moko. We are getting ready for a commercial launch in 2026, but I am very confused...
I have noticed that the dts file includes the configuration for arduinio_spi, along with the corresponding pins associated with spi4. However, I am unsure about how to utilize...
The Bluetooth 6.0 Channel Sounding feature supports multi-antenna functionality. The nRF54L15-DK development board is currently single-antenna. Is there any official documentation...
Hello,
I am wondering how I can enable APPROTECT through UICR with a TFM project. Using ncs2.6.0 and nrf5340. My project makes use of TFM to separate secure and non-secure...
Hello,
I am experiencing an issue with the I2S interface on my nRF5340 DK while using the nRF5340 Audio Unicast Server application with the nRF Connect SDK v3.1.0. I am...
Hi,
I'm trying to test onomondo static profile with a custom board build with an nrf9161 chip. So I've followed onomodo readme, I got an error when i'm trying to build...