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...
Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
Hi,
I'm using nRF sniffer 2.0.0-1.beta , which is already a big improvement compared to v1.0.1, but it seems it can only decode small MTU (BLE 4.1) packets.
CRC is always...
Hi!
I would like to generate a dfu bootloader binary image that is not too big and I found the work around for the issue here: https://github.com/NordicSemiconductor/Android...
Hello,
I have a NRF52840 Dev Kit and a few Holyiot-17095 modules. From here - https://devzone.nordicsemi.com/f/nordic-q-a/25100/could-you-recommend-nrf51-nrf52-compatible...
Hello,
I'm using SDK 15.0 and I'm running the spis example on Keil. I can't get the log info to print on uart (I'm using PuTTY).
I tried enabling the log in sdk_config...
Hello!
I use nRF Connect v 1.8.6 on iOS and v.2.3.2 on Desktop.
I have 2 different boards successfuly working and based on nRF52832, SDK 15.0, s132.
Both has custom...
hi
I am trying to integrate the flash read/write functions in my BLE application with procimity .
i have received error on serial
<error> app: ERROR 3 [NRF_ERROR_INTERNAL...
Hello!
I use I2S on nrf52832 custom board with microphone.
1. When data_handler function take place, I see a new data (p_data_received). The first question is: I can copy...
Hi.
I am using nRF52832 and SDK15, S132 Softdevice.
I integrated the uart example in the ble_peripheral folder with the buttonless_dfu example, and added the passkey....
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...