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 have just started development for the nRF52480 preview development kit.
I am powering the dev kit through USB on J2 (with power switch set to VDD).
I want...
Hi Everyone
I have written a code using the peripheral template given in Nordic\nRF5_SDK_15.0.0_a53641a\examples\peripheral path which works very well so far.
My aim...
Hi all:
Q:When i reboot the board which burn the serial project , how to add the device key to serial board again?
I use PYACI to control the board which burn the serial...
Hi,
I have couple of question regarding ble_app_hrs_freertos example (sdk 14.2)
Possible bug - in main() , erase_bonds is a local variable (defined on the stack)....
Hi!
1. Is there any method to make paring and bonding without radio channel? For ex. write any data directly to .hex to periph and central devices.
2. Is it possible to...
Hi Everyone
I have added all the required paths for the ble_app_uart example but the program can not find the files like ble_advertising.h and nrf_sdh.h files which are...
hi support
Thinking of attendance system using bluetooth Identity cards
what is maximum nos of cards can a nrf52 scan at a time.
suppose there are 100people in a room...
I have just received my development kit and following the getting started instructions on website. But I am stuck at point 7 of this link https://www.nordicsemi.com/eng/Products...
hello Nordic team
I am using nrf52DK.how to use spi to read /write data .I have seen sdk14.2.0 in folder nRF5_SDK_14.2.0_17b948a\examples\peripheral\spi.
I am trying to interface an atmega32 with an nRF24L01. I am trying to communicate between two nRF's. But before proceeding to that, I set out to test the SPI connection between...
I put the nrf_ble_ancs_c_request_attrs in the BLE_ANCS_C_EVT_NOTIF event(added). But only return back 1 or 2 BLE_ANCS_C_EVT_NOTIF_ATTRIBUTE event. I am using 12.3.0 SDK example...
Hello,
This in reference to Case ID: 121570.
We are developing a wearable device with NRF52 as a Beacon with CR2032 coin cell battery from Panasonic. We have calculated...
i am using my custom board with nrf51822 and using sdk 12.3.0 .
the led blink example works fine on it but when i upload ble_app_uart then bluetooth is not advertising.
Hi i just get nRF52832 PCA10400 DK.
I am using SDK14.0.0. i tried to use /example/peripheral/spi.
i don't set the gpio set and high or low.in the SDK14.0.0, how to set...
Hi!
I'm using a barebones example project from SDK 12.3.0, under examples/peripheral/uart, with two versions of nRF52-DK boards (pca10056 and pca10040). The goal is to read...