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...
BLUETOOTH SPECIFICATION Version 5.0 | Vol 3, Part H page 2321 Figure 2.4
According to the figure, if an eavesdrop device exists in the pairing process, it is easy to obtain...
Hi support team,
I am currently working with the nRF8001 that I wanted to integrated on a my PCB.I would like to know if you have an antenna to recommend to work with the...
Hi everyone!
I inherited an product already in production using the nRF51422 QFAA Ex0 chip with the S310 V3 stack. I checked the compatibility matrix and found out the Ex0...
Dear Sir/Madam,
I tried to use GPIOTE and nrf_dev_gpiote at same prject on a MDK 5 project which is based on nRF5 SDK 10 and SoftDevice S110, but got this error:
.\_build...
HI, I found that the maximum number of connections 52832 can only be 15 connections, like this
// <o> NRF_SDH_BLE_CENTRAL_LINK_COUNT - Maximum number of central links....
Hello, everyone~
I need to connect nRF51822 and another big MCU with SPI. The big MCU is connected to a LTE module. The new firmware of nRF51822 need to be downloaded...
Hi
We're migrating our code from SDK14.2.0 to SDK15.0.0 and we can no longer see EXTSUPPLY as part of NRF_UICR_Type. Is there anywhere we can read about this change and...
Hello,
I'm working with a custom application working on SDK11 (nrF52832). This application is currently working but I want to add nrf5_SDK_for_Mesh_v2.0.1.
The application...
HI.
I had previously implemented spi communication using the STM32 chip and the LSM9DS1.
Now I want to implement the same functionality using nrf52840 DK.
But it does...
I wrote a pulse generation application on pin of nordic evaluation board to communicate from a sensor (according to the manual of that sensor)
however, there is s a step...
Hi,
just to share with the persons comming on this forum ;->>
please find test Tools for the motion on the thingy
and the unity driver updated today to support the...
Hello, I would like to get data from the advertising packet. I think that utilize this function is a good starting point :
Then ... For exemple, what do I need to do to...