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...
I'm trying to evaluate throughput performance of our BLE application which operates in conjunction with the Apple platform. I would like to know if there is a way that I can...
I created a system some years ago that worked the way as the title suggests using classic bluetooth, and a cheap chinese module (HC-05) with custom firmware. Now I want to...
Hello!
I'm having some problems with Keil. It does not seem to have the board (52DK / nRF52832) installed. I've installed Keil 5.25, and in the pack installer I've added...
Hi to all,
i am developing a device with nrf51822 soc, i want to read some data from flash storage of nrf51822 then forward it on ble, i implemented a code for this job...
hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
Hi!
I am using SDK15. I am developing application which is mainly based on ble_app_uart (with NUS) service. NUS service consists of two characteristics: - RX Characteristic...
What Bluetooth SIG fees are required for a product that includes the Nordic nRF52840 chip?
What about for a product that includes a 3rd-party Bluetooth module (that contains...
Using the S132 soft device on an nRF52 DK and calling the sd_flash_write function always produces the NRF_ERROR_FORBIDDEN code. The following is the line believe is causing...
Is it available indoor positioning service implementation (asset tracking etc.) or demo for nordic thingy52 modules or other NRF uC based on the BLE Mesh protocol ?
If any...
I'm planning to use the nRF52840 in a battery powered smart lock setup with multiple peripherals connected to one central using Coded PHY to increase the range. Due to the...
Hi,
In the light_switch_client_nrf52832_xxAA_s132_3_1_0 project, I have tried some ways to remove server from configured devices, but failed. Anyone know?
Here's my...
Platform: Keil, SDK13.1, nRF52832
I'm investigating series of seemingly random hangs when app_twi gets permanently stuck in app_twi.c following code snippet:
When...