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 dear community!
Few months ago I bought a NRF52840 from MakerDiary ( https://wiki.makerdiary.com/nrf52840-mdk-usb-dongle/ ) for a personal project arounf Zigbee...
Hi Team,
I am using NCS v2.9.0 and trying to implement a custom Zigbee cluster with custom attributes.
Could you please suggest an example or guide me on how to send...
I'm currently testing the walkie-talkie mode on this development kit, however, when testing it outdoors it only allows a very short connection distance and disconnects. How...
Hi, this question might sound a little silly, but is downloading my device location history from nRF Cloud free of charges? I want to analyze my device's travelling pattern...
Hi there,
I am using an nRF9160DK and looking to get accurate Timing Advance numbers from it and also information on neighbouring cells. I believe in order to get an accurate...
We are using both serial ports running over USB on the nRF54L15DK:
uart20 is LOG, CONSOLE, etc.
uart30 is for our communication (enabled in our overlay)
When we...
Hello,
I am trying to get a custom board working with NOR Flash chip but I am having issues getting the flash chip "ready". I am running the sample application "spi-flash...
Hi!
I've used nrfutil to dfu ble before on a target that just loads and runs a bootloader (for cycle testing).
I'm trying to use it again with a target in the application...
We have a NCS 3.0.2 app + MCU boot with OTA functionality on nRF54L15 (PCA10156 rev 0.9.3)
After upgrading to NCS 3.1.1 it doesn't boot anymore.
I tried with
Key provisioning...
nRF9151 has access port protection enabled by default. I need to debug firmware for nRF9151 produced by a non-secure build. I am trying to follow Figure 120 (Access port unlocking...
Hello,
I have a series of nRF52840 devices that are already connected together in a Thread Network.
My system is composed by one client and multiple servers.
My devices...
Is there any way to filter for verified answers/closed tickets? Seems like it would be really useful for helping people find answers and answer posts which have none.
Greetings,
Using SDK v3.1.1 I've configured 3 PWM outputs using the pwm0-2 modules via a DTS overlay. After reset or power cycle (and prior to making any PWM driver calls...
After cancelling a flash operation to my nrf7002DK (PCA10143 1.0.2), I'm unable to flash my discovery kit again. I have tried both the regular west flash for our application...
Hi,
I use flash read operations at the BLE interrupts, because I need some of the stored informations. However, while I am doing another flash operations and BLE interrupt...