Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
SoC: nRF5340 SDK: nRF Connect SDK 1.9.1
CMAC calculation works fine with SDK 1.7 and SDK 1.8. But it failed with SDK 1.9.1.
psa_mac_sign_setup returns error = PSA_ERROR_NOT_PERMITTED...
Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
Hi,
I am developing a small app for the nRF52840 using the SDK V3.1.0 and the Visual studio Code on a PC windows 11.
What I like to do is to be able with the app to change...
Hello,
I'm using the nRF5340 and have configured UART with EasyDMA to receive a variable number of bytes at 307200 baud. Our application has strict timing constraints, so...
To preface:
Board: nRF52840DK
OS: Windows 11
nRF Connect SDK / Toolchain: 2.9.0
VS Code Extensions:
nRF Connect for VS Code: v2025.5.152
nRF Connect for VS...
Hi guys,
I am currently working on a data migration of the settings storage to the external flash.
The problem I am facing is that after an OTA update, the device does...
A project I am working is proposed to have an nrf 5340 connected via UART to Yocto (Thud). Am looking for suggestions on an embedded client that will work with v3.0.0 of the...
We are using this custom baord to check the I2C addresses where the I2C BQ_SCL (P1.00) and BQ_SDA (P1.01) connects to various peripherals. However we are unable to get the...
Hi everyone,
I'm working on a project using the Nordic nRF5340 microcontroller and I need to count both rising and falling edges of a square wave signal on pin P0. 14, coming...
Hi,
I am trying to install nRFconnect SDK and VS Code Windows 10 by following NORDIC Dev Academy lessons.
Encountering following errors while building the following example...
in C:\ncs\v3.0.2\nrf\subsys\bluetooth\services\nus.c
The property of BT_UUID_NUS_TX only declares notify, but the permission declares read. After the nRF Connect app is...
Hello. I'm using the nRF52832DK in a test fixture application.
I need the embedded system to know when either:
- a PC has connected and disconnected to the main USB...
Hi everyone ! I am having trouble trying to flash a custom firmware to a nrf52840 board connected to another custom board using P19 debug out I am flashing the code directly...
Segger j-link target device list doesn't have nrf9151_xxAA
This means I have to manually select nrf9151_xxCA every time as a work around.
Is there any way it can be a...
Hi, I'm working on an application that transmits data via USB CDC/ACM class. I'm trying to improve the robustness of the application, and I realised that if the USB cable...