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 guys, i am Dani.
Actually i am new in hardware communication and i have problem with BLE - Android Pairing.
The details are as follows:
I was trying to perform...
Hello,
As per my requirement I want to develop a device that would be capable of sending & receiving data to & from a web server & at any point of time multiple devices...
Hi everyone,
I am using board PCA10040 v1.1.0, softdevice 13.0.0, Eclipse Oxygen. I am trying to connect my board with a device call Daydream controller .
There is also...
I am seeing this warning flag on almost every files in Keil projects in the nRF51 SDK v10.0.0, be it original unmodified examples or projects that I modified from such examples...
If I want to get 16kHz output sample rate of PDM,then what should I do? How to cofigure the register PDMCLKCTRL and the clock HFCLK? Could you give me more details? An example...
Here are 4 broadcast signal, the first is send with dfu, whenever how I try, it only display 8 characters in max.
And the second and the fourth named begin with "LOCK_...
Hi,
I have a question about my schematic.
In the datasheet I've read that it doesn't matter which pin is used for several pheripherals like SPI.
So does this means...
Hello,
I am using 12 bit ADC in my application but data element more than 8bit is not send correctly, Also not receiving Array[10000] element. I am using nrf52.
Thank...
hello,
I use nrf51822 + S130 + SDK12.2 in my product, nrf51822 work at central + peripheral mode,and i use nrf_duf_flash module for my dfu funtion.
The problem is, i...
Hi,
Let's assume that we know there is a packet ready to be sent every 20ms. Now what is the best connection interval from power consumption point of view? Here is my understanding...
I've been unsuccessfully attempting to download and execute a BLE example on a nRF52832, and I could not succeeded probably due to false alignment of Soft device's and application...
I'm running the ble_my_project_template example from ble-sdk-arduino , and listening to the ACI lines with a logic analyzer. Here is what I found in the first transmission...
Gentle folks,
I'm sure I'm making some simple, primitive error. Please help me mend my ways :-)
Using gcc in the NetBeans IDE on MacOS for building and running the ble_app_hrs...
Hi,
I tried to flash the mbed FOTA bootloader on my nRF51 DK. I copied the bin file to the bootloader device. It said the storage on the device is to small. Now it won...