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 have programmed the system_off with 2 causes of wake-up on 2 different pins.
When the device is woken up, how can I check which pin is the wake cause ?
Thanks for...
Hi,
I use SDK 12 softdevice 130 2.0.1
The example project of HID is running on my nrf51822 board, it is pairs with iPhone but the windows 7 write that the HID driver...
Dear,
I am now testing Power Profile Kit. Using nRF52 DK.
But Strange, Measured Value is strange as attached picture.
Is there any problem on my measurement or setup...
Hi there!
I am trying to develop some application using ANT, and for that I bought some nRF51 (10031) dongles and one nRF51 DK (10028). In the beginning, I tried to use...
We are trying to dump SDK 12.1 examples and advertise the example, we used Segger embedded studio to dump the code, bps example. we followed devzone.nordicsemi.com/.../ to...
Hi,
I'm using an nRF52832 with the S132v2 and SDK 11 and wanted to test the ble throughput.
The nRF52832 should send as many as it can to an "normal" BLE-USB-Stick.
...
In SDK 11 the FreeRTOS port has the following line is declared in portmacro_cmsis.h
#define portNRF_RTC_PRESCALER ( (uint32_t) (ROUNDED_DIV(configSYSTICK_CLOCK_HZ, configTICK_RATE_HZ...
After updating from sdk11 to sdk12, the application only starts in debug. If started with reset, it hangs. I am running on a pca10028 board an with EmBlitz 1.0. NRF51 is QFACA1...
When I test the example, When I disconnect my phone of the nordic board.
I can use the other Phone to connect the nordic board
So, I think that how to avoid the connect...
I compile blinky_pca10040
I use IAR EWARM - ARM Cortex compiler
I have a Rigado BMD-300 on my PCB
Use J-LINK EDU
When I try to download and debug, I get the error
"Failed...
Hi
I came across this article:
www.nordicsemi.com/.../Bluetooth-Smart-hearing-aid-receives-stereo-audio-direct-from-iOS-devices-and-can-recognize-and-optimize-settings...
Hi, I want to change some configurations of my beacon such as packet type, UUID, Tx power and so on, in an online manner through the Bluetooth connection(by an application...