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...
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...
HI ,All
I want to update the data at the same address in nrf52832 flash. What should I do? Do you have an example program? If you have, please send me a copy
Thanks...
Hi, I am designing a central using nRF51422, SDK V11, S130V2.0.0, modifying the central example to connect to a Ammicom BLE module of a product. After the CONNECT_REQ is sent...
Will the nRF52840 eventually support SPI speeds greater than 8 MHz? Will a preview / reference board for the nRF52840 be released with support for these higher SPI speeds...
Hi,
I am trying to set up a slave select on P0.28 but I noticed it's not driving high. I've tried several settings and I'm now using the example from https://devzone.nordicsemi...
Hi,
I am working on NRF52840 soc with SDK 15.0. I am trying to advertise beacon adv to long range. But i got to know that non connectable long range Advertisement not possible...
Dear Nordic Team,
Thanks for supporting.
hardware : PCA10028 (DK 51)
Software : SDK12.3.0 ( NUS example )
Secure DFu implement with NUS example it is compiled and...