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...
I'm working on a project where we're planning to use XIAO BLEs on an OpenThread network, for that we need very low power consumption. I've been trying samples to get low consumption...
Hello, I have followed the guide to do a serial recovery of the appcore and it's working fine. Now I would like to be able to update both the appcore and the netcore. I have...
Hi, I have developed a firmware in which I have added the custom service. My custom service UUID is showing 00001400-0000-0000-0000-00000000fff0 but I want only 0xFFF0. I...
The title says it all. Code to reproduce:
Put this at the very first thing in main() in e.g. the cellular/udp sample (configured to use nrf9160dk/nrf9160/ns with the...
I am getting issue in building the network core hex file for BLE. I am performing peripheral NUS example with MTU 247 max payload with data length extention. But I am getting...
Running Zephyr + NRF54l15 (board = nrf54l15dk/nrf54l15/cpuapp)
When attempting to use gpio1.5 and gpio1.4 for ADC inputs, we first disable the UART20 (which uses those pines...
Device: nRF54L15 (CRACEN + KMU)
SDK: nRF Connect SDK v3.2.1
Hi Team,
I have a question regarding storing ECDH key agreement material in KMU and using it for HKDF-SHA256...
Hi,
I'm developing an application with an nRF54L15 on a custom PCB and I'm looking to minimize the current consumption. The application is very simple, just a sensor that...
nRF54L15 SDK:v3.1.0
Hello, I have implemented the FOTA function according to the official documentation. Now, I would like to add a switch for enabling and disabling FOTA...
Hi,
Intermittently, after a reset/restart some of our devices are unable to connect to the nRF Cloud MQTT broker:
[00:00:09.235,626] <inf> app_cloud_connection: Network...
Hi,
We implemented FOTA updates based on the multi-service sample. In general, FOTA works well. When the FOTA starts on the nRF Cloud UI side the device receives NRF_CLOUD_EVT_FOTA_START...
Hello Nordic Support Team,
I am currently working with Distance Measurement (DM) and now need to implement the Nordic UART Service (NUS) on the nRF5340, using the application...
Hi Nordic team,
we are using the nPM1100 PMIC together with an nRF52840 and are encountering limitations due to the charging timeout.
Issue description
Charging stops...
I am trying to evaluate the NRF 52840 using the Gazell protocol.
I need some secured link between 2 devices with a low latency, and authentified (so no one can replace one...
Hello everyone,
I am experiencing excessive power consumption in a project based on the nRF9151 processor, developed using nRF Connect SDK 2.9.0.
My project uses two UART...