Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
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 am trying to get an nRF54L15DK working with an nRF7002EK using SPI (not QSPI) and I cannot get this working using the wifi-scan sample.
I am using nRF Connect SDK...
I'm attempting to migration from using MCUBOOT as a child image to sysbuild using SDK 2.8.0.
Everything boots fine when building using a child image, but when switching...
Hello, I tried the example from the exercise. I dint change anything which means I didnt activate timeslicing yet and I already get the output: Hello, I am thread0 Hello,...
I flash my firmware onto the nRF52840-DK and want to profile the power consumption of the nRF52840 chip, but not the other DK specific stuff like JLink. How do I exactly wire...
Using connect SDK 3.0.2 and a NRF-DK52840 my goal is fairly simple: My app should be updatable via BLE using a static partition table. I followed this tutorial: nRF Connect...
Hi,
I am trying to set up a half duplex UART in async mode over pin 1.9 on NRF54DK board for my project:
Overlay file:
& uart20 {
compatible = "nordic,nrf-uarte...
Hello Nordic
We're developing an application where the second firmware partition is saved in external storage, which we would like to be accessible by both MCUboot and the...
I will calculate the capacitance of the external capacitors for the 32 MHz oscillator circuit, but the values of the Cpin for XC1 and XC2 are not specified in the the datasheet...
When I follow the use_gpio_pin_directly manual I get a compilation error:
```
/home/gal/dev/ism330bx_driver_contribution/zephyr/include/zephyr/devicetree.h:196:36: error...
Hello,
I'm tinkering (motion detection mostly) with a Thingy:91 unit (I don't have a DK board), and in general it works fine reporting sensory data to AWS IoT Core.
Last...
We’re developing a medical device under IEC 62304 and plan to use nRF Connect SDK. Does Nordic offer any documentation or process descriptions to support IEC 62304 compliance...
Dear Customer Support,
We are gathering the list of supported AT commands support for the nRF9151
Also experimenting available AT commands using the nRF9151DK
So far...
I’m trying to build and flash a BLE Mesh DFU application for the nRF5340 DK board, but it isn’t working. I selected the nrf5340dk_nrf5340_cpuapp build target only. Could you...
Hello,
I’m developing a composite USB device on nRF5340 (NCS v2.6.0) that exposes USB CDC + MIDI + Audio. When using the USB Audio interface, volume control works correctly...
I am trying to reset an nRF52840DK - it is visible within the nRF Connect SDK in Visual studio code but gives a timeout message:
[14:27:11] nrfutil-device reset --serial...