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...
I’m working with the CRACEN peripheral on the nRF54L15 and I’m trying to understand the DMA User Tag field used in registers like `CRYPTMSTRDMA.FETCHTAG`.
The documentation...
Hello,
i'm working on a matter sensor on a nRF52840 Dongle and BME280.
The softaware is based on matter/temperature_sensor with config changes to support nRf52840 Dongle...
We are using the Nordic Semiconductor nRF7002-DK . In this board, both PS-Poll and No-PS-Poll power-saving modes are working as expected. However, when running in TWT (Target...
Hi,
we have a issue to find the right configuration to get the maximum throughput in a multiple connection scenario.
In our setup, we are using one central and three peripherals...
Dear Nordic,
We are performing current measurements on a nRF-9151 DK using the Power Profiler Kit II. The attached picture shows the 9151 and PPK-II connected. Notice that...
In the documentation, its suggested that the antenna should have a matching network between the WLCSP NRF52832 and the 50 ohm transmission line that looks like this:
...
Hi nordic:
What is the required voltage ripple range for the nrf52820 when powered at 3.3V, and what is the normal output voltage range for DEC6?
Best Regards!!
jer...
Hello, After receiving thingy91x scanned the QR code on the prototype board i get the following message
Connection failed.
The fingerprint you have provided is not recognized...
Hi Nordic Team,
Good week
We like to confirm a few technical details about the NFC-A tag interface on the nRF52840 :
What is the source of the 13.56 MHz carrier...
Hello,
I am trying to update a project from SDK v2.6.1 to v3.1.0 , but with the updated SDK my device is not able to connect to the network anymore:
I also made a temporary...
I am porting a ncs project from nrf52832 into nrf54l15
If want to reuse existing Log functions of system of zephyr, like supported by NVS, is there any way to do it?
Nordic...
In the first steps of this lesson, we create a new directory for our custom board called my_boards. In VScode, we then Create A New Board with the board name etc. and then...