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...
Hello,
I am using nrf52833-dk for making a ZigBee coordinator. I am using "network coordinator" sample code.
The project is making a ZigBee connection between "nrf52833...
My error message is that it works on a computer, but it doesn't work on the company computer. I'm not sure if it's the encryption software on the company computer, but I don...
I have a 5 year old design using a nrf52832 on a MDBT42Q module. The BLE option was placed on the PCB in 2020 and has been unoccupied since going into production. My customer...
Hello,
I am trying to build the sample/sensor/lps22hh project on nRF52840 DK and STEVAL-MKI220V1, but receive errors in build.
I have added an overlay file as in boards...
Hello, I need support regarding putting my device to low power mode (sleep) and waking up with a timer or GPIO input. I’m working on an application using the nRF9151 DK, with...
Hi! We're evaluating the nRF7002 with its DK. As part of that I'm trying to run the sample in ncs/sdk/v3.0.2/nrf/samples/wifi/raw_tx_packet. I build it with: `west build ...
Hi For the measure of the signal and related audio quality, we would like to measure the transport frame loss. We own two nRF5340 Audio DK. But to be honest at the moment...
Please publish the nRF Connect for VS Code Extension Pack to open-vsx.org so it's available to open source VS Code editors such as Code - OSS and VSCodium . Thanks!
Hello!
I'm preparing a second revision of my first BLE PCB with nRF52810 MCU.
The first iteration worked ok, but BLE range was worse than a ready-made module with PCB...
Hello,
I want to encode a key as a numeric value instead of a string using the ZCBOR library.
I've tried testing this, but each time, the key is converted to a string...
Hi
custom board using the nRF9160, toolchain version v2.6.0, mfw_v1.3.6.
Sorry I can't provide a decrypted modem trace, but I hope the screenshots are enough to show what...
Hello,
I am trying to build the Lesson 9 Exercise 1 in the DevAcademy Intermediate course, related to DFU. I get the following error:
error: SERIAL_HAS_DRIVER (defined...
Hi Support Team
The nRF52832 PS mentions that the pin 44 of nRF52832 QFN48 require no connect. What problem if pin 44 of nRF52832 QFN48 is grounded? Many thanks.
Hello, I'm designing a medical product, aiming at IEC 61000-4-2 level 4 ESD protection, and I have a question on the CC lines.
My understanding is that these two lines could...
Hi, I want to set different gap event length for different peripheral on a ble central: 1 link with high throughput and 4 links with low throughput.
The sdk is 17.0.2...