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 running the location sample on nrf9151dk from v3.0.0 of nrf-sdk. Hardware details:
I have these additional configs added to my prj.conf
This is the output...
I am working on a custom Cluster Definition Using Matter Cluster Editor 0.1.0 I have created a couple of structures on the structure tab and they are not being saved to the...
I am designing a wearable device that uses BLE and UART. During the development stage, I worked with the nRF52 Development Kit and started with the ble_app_uart example from...
Hi,
What would be the best way to alter pin's functionality from UART TX ->RX->GPOUT ->GPIN in runtime? (NCS2.5/Zephyr nRF52840)
Is it supported by Zephyr/devicetree...
Hi. I can't build the hello_dect example using cmake, the build process is failed with the following error: In file included from /home/cybermag/ncs/nrf/modules/trusted-firmware...
Hi,
In this post Hung Bui states that there can only be "maximum 4 pin events, each for one GPIO pin (so max 4 pins at a time)". This is (apperently) not true since I...
While scanning for devices with NCS 2.9.2 my device suddenly stops sending adv reports after a few hours.
It seems like this might have been fixed in a recent version...
BOARD: nrf54l15 DK
SDK: 3.1.0
Hi,
I am trying to setup my low power preipheral with a new ble address via bt_id_create.
Everthing works fine when I use the exact...
Hello! I am developing an application for the nRF5340, and I am using split cores, so the controller is on the network core and the application is on the other core. I want...
Hello Nordic Support Team,
I’m working with an nRF5340 on nRF Connect SDK 3.0.2 , using both the Distance Measurement (DM) service and BLE DFU.
My application topology...
I am trying to implement serial recovery via USB on NRF 5340. I have come across this page that I used as a guide:
https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf...
Hello,
I am in the process of upgrading our product from SDK 1.6.1 to the latest SDK (3.1 at time of writing). I am quite lost on the external flash through using devicetree...
I've pulled FDS and LESC into my development project. I've noticed now, when I do --reset --sectorerase --program "#H" --family NRF52 --verify, occasionally I see program...