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...
Developing on a custom nRF52832 board, not the Nordic nRF52 dev board, but continue to use version 15.2 of the SDK. Building and download application, but get an abort before...
Hello. I am now implementing communication to multiple peripheral devices based on the multi-roll project “ble_app_multirole_lesc”. (image1)
Central link after setting memory...
Hello,
I am developing an app for Android using the Android-nRF-Mesh Library, available here: https://github.com/NordicSemiconductor/Android-nRF-Mesh-Library
According...
Hi everyone,
I use nrf52840 DK with Segger embedded studio. I have created a project where I read several sensors data and send these data to mobile through BLE UART.
...
hi,
is it possible to use a j-link programmer like this one in the photo, to program the adafruit nrf52840 board ? is the development procedures will be same as using a...
I am using s132 v5.1.0 and am in the process of implementing an error-handling architecture.
I'm noticing that much of my error handling could be avoided if there were APIs...
I'm trying to get mcuboot to run on the nRF52840 on the nRF9160 board. I have been able to configure it and get the resulting merged.hex file loaded on the processor and it...
Hello ,
I am using a Laird's BL651 module that has a nRF52810 chipset. I have modified the ble_app_uart example to take a command from Rx characteristic and send a response...
I'm working on IEEE 802.15.4 network using nrf52840 DK boards. I'm making use of the examples in 802.15.4 (secure). I wanted to know how the reception between a transmitter...
I am using SDK v15.3 and modifying the ble_app_uart_c example to setup ble_nus connection between nRF DK board and a custom peripheral. I can use nRF Connect to send and receive...
Hello,
I am using nrf52832 with nrf Mesh DK. Is there a way to unprovision the board from the hardware or command line and not from the app?
Many thanks in advance , ...
Hello , I noticed that my NRF DK advertises for a few minutes and goes back to sleep , because of Advertising Timeout set (I am using the BLE Peripheral Example) , but when...
hello,
I am using SDK v15.2.0,s140,pca100056. In my custom application I am using 3 SPI, RTC, timers, USBD, etc.
Actually during the development stage I have used DEBUG...