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 there,
We use nRF52832 to design a reader and use nRF52810 to design a tag. We put hundreds of tags together. Each tag transmits his ID every 5 seconds.
A reader...
BLE device(having nRF52832 chip) can not connect with mobile phone. for more information i have attach nRF Sniffer Log.
SDK: 14.2
Stack: S332_05_00_00 Multi protocol ...
It's my third installation on a (VB-) linux machine but the first one which didn't come to a successful end. The calling of "nrfjprog" works wheras the calling of "nrfjprog...
when I download softdevice and application use nrfgo studio,I can simulator by keil.
but when I download softdevice ,bootloader and application,I can't simulator by keil...
Hi All
We have an application using FDS, the SDK is: nRF5_SDK_15.3.0_59ac345 and the soft device is: s140_nrf52_6.1.1
There are 32 x 1024 byte FDS pages.
When the FDS...
I have SAADC configured in burst mode with 4x oversampling and tACQ=5uSec.
What is the total conversion period?
tACQ + tCONV*4 or (tACQ+tCONV)*4
In other words, is Sample...
Hello
Good day!
For example, if I have to use a Capacitive wheel sensor of 3 touchpads with the Csense example on SDK 16, do I have to configure 3 different output pins...
Hello,
I have an application to develop in which Central device is scanning with use of whitelist if it is not connected but have saved peers. If peer list is empty, device...
I have trouble when discover the BLE Peripheral that have the base UUID of characteristics and service are different. Then I followed several instructions in some cases, but...
I am trying to run the SDK15.3.0 gfx example code - only changing line 82 to:
And also I have changed the sdk_config to the display's width and height. I have wired it...
hi
I want to update RTC time in my device nrf52840 through nrf connect app. How can i do this? Is there any related example which may help me in doing this?
Hi,
I'm attempting to use OpenOCD to perform the equivalent to "nrfjprog --recover", since we've recently started using that feature.
I read through this case, but it...
Version 4.20a (Win x64) of Segger's Embedded Studio has problems with it's C syntax highlighting -- specifically conditional compiled sections of code. Code that is not being...
Hi,
We are using nrf52840 to develop a cryptocurrency hardware wallet. We want that user can verify that the device is authenticate. In order to authenticate, the desktop...