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...
Hello, I am using Nordic chip 82832 with sdk 17.1.0 and SoftDevice s132. I am facing an issue where a specific requirement requires my advertisement interval to be specifically...
Hello,
we would like to use the LPCOMP on the nRF54LM20A, but there's some confusion on which GPIO domain can be used.
According to the overview block diagram , LPCOMP...
Hello,
I'm working on a custom Zigbee End Device application where I want do some modification of the device announcement message. I've used NXP's Freescale Beestack Zigbee...
In Nora B-206(nrf54l15) not able to use port 1 pins 2,3 (P1.02/NFC1 P1.03/NFC2) as normal GPIO. TRIED :
& nfct {
status = "disabled" ; // Disable NFC to free P1.03 for...
Hi,
I'm using a custom code I developed to save all console logs to an SD card based on the Zephyr architecture. I originally developed it for the Thingy:52 and have also...
Under the old `nrfjprog`, it was possible to check whether the modem firmware matched a particular release by running `nrfjprog --verify mfw.zip` (see )
This is no longer...
Hi Nordic support:
We previously submitted a case about OTA testing in CMW500 connection mode. Following is that case:
We tried OTA testing with the CMW500 connection...
Hi everyone,
I’m starting a new project using the nRF54L15 MCU . I’ve worked with the nRF52840 and nRF52832 before, but this is my first time with the nRF54 series.
Due...
Hi,
I am using NRF52833 with soft device version s140. I have set the advertisement duration for the BLE app to 0 (meaning the duration is infinite). Also, I have set scanning...
Hello Nordic Support Team,
I am working on a project using the nRF52832 microcontroller with NRF5 SDK version 13. I have implemented the Flash Data Storage (FDS) module...
Hi Support Team
It seems that there is no current consumption information for SPI and UART of nRF54L15 in data sheet. We want to know the current consumption when SPI and...
I've made an Excel sheet to estimate the power consumption for my nRF51822 device.
Modify light-green fields, to fit your design and see what the estimated current is.
Please...
Hi,
1. I tried flashing all ble codes to my nrf kit. It does not seem to connect on Windows machine but connects on Mac. My other nrf kit connects perfectly fine. What is...
Hi,
I was wondering what I need to do, or if it is even possible, to debug a non-secure app which uses TFM.
Running 'west debug' on e.g. the blinky sample works regardless...
I’m running a self-built BLE application on the nRF52DK board. It used to work fine before, but recently it has stopped working. The board still runs all the sample codes...