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...
Hello,
I'm working on a concurrent role device (advertiser+scanner+peripheral+central) and devices are configured to connect each other in a mesh-like way (Note: I'm not...
Hi,
i am using ble_app_hrs_c_pca10056_s140 and when connected to one particular device i need to access it's GATT profile services and characteristics.In example ble_app_hrs_c_pca10056_s140...
Hi,
I am working with the nRF52832 development board and am running SDK 13.1.0 and SoftDevice 212 4.0.2. I have flashed a modified version of the broadcast example onto...
Hi everybody,
We have used both nrf51822 from batch 2015 week 33 and 2016 week 27 and found big discrepencies on BLE connections (stability issues)
Is there major differences...
Hi all,
I have sent an application ZIP OTA and performed DFU, the log:
...
<debug> app: All flash operations have completed.
<debug> app: Starting reset timer...
Hii,
i am using ble_app_hrs_c_pca10056_s140 and when connected to one particular device i am able to get battery level of advertiser but i what advertiser's device information...
Just like the title, I want to know what they are, because I recently in looking for nRF5 SDK for Mesh often see the nRF OpenMesh related information, so I think they are...
Hello,
I am trying to use ArrayList for EasyDMA along with PPI but I am not sure whether or not I am configuring it properly to be used with the SPI interface.
So far...
i am using ble_app_hrs_c_pca10056_s140 and when connected to one particular device i am able to get battery level of advertiser but i what advertiser's device information...
Hello experts,
I am getting into the word of Nordic and hence here is my first question. Kindly help.
Software version: SDK-14
Hardware revision: nRF52832 DK (PCA10040...
Hi,
The SoftDevice uses the GPIO pin and port abstraction to configure and control IO's. When developing in Thread, how does one access and control the nRF52840 GPIO's...
I call the following function to delete old FDS records before I write a new record. It works well if I have only one old record. But when there are multiple records, it stops...