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...
Is it possible to configure the radio in such a way as to always capture the entire packet, this means everything after the preamble including the CRC? Of course this means...
I am using SDK9.0,
J-Link Lite-Cortex-M, HW: V8.00, DLL: V4.98C
But getting this error just in this project when debugging:
debug.txt
It was working with this project...
Looking at the ADC HAL, I see 8 choices for ADC input, plus a disabled case. Is it possible to choose as the input to the ADC a node that is proportional to the VCC battery...
We're building a low cost device with an nRF8001 as the only means of communication as physical access is closed after the device is built.
Is there any way to change the...
Hi Guys,
I would like to set up my nrf51822 to make a connection once a GPIO button is pressed and send some data. I've been using this sheet to try and calculate what...
Hello,
I've purchased 2xnRF905-EVBOARD
I made some test with a spectrum analyzer. The output of the module is nearly 10dBm as mentioned in the datasheet.
I connect the...
I'm using PCA10028,SDK9.0,S130.I want to set and get the ble address,but I found that couldn't get the ble address by using API sd_ble_gap_address_get,the chip will reset...
Hi, there! Does peripheral with ANCS only be connected by iOS? I ran the ANCS demo in sdk 9.0, and it works well with iOS. Once an Android phone connect to it, it was connected...
On developer site I saw "The RSSI value of the beacon measured at 1 meter distance, which can be used for estimating the distance from the beacon." I don't get it can any...
I am using HID service over GATT and have several reports defined. When I increase my report map data size by adding more reports, my map size is 280 bytes, whihc seems to...
I want to try the nRF Sniffer app but that requires that I reprogram my nRF51 dongle. I want to know that I can restore it before I do this. I can't save the current "as-shipped...
Hello,
We recently received an eval kit the the nRF52832, but we were told not to take current measurements with this version. This presents a problem since we are evaluating...
Hi all,
I'm using two nRF51 DK to measure ADC input on peripheral side and translate it to central, based on Multilink example.
One software timer is used to perform one...
good work.
I will have a question for you .
I think to make the connection and the connection I made adxl345 nrf51822 and LCD screen x, y and z coordinates , I want to show...
I use sdk 9.0.0, softdevice s130, nrf51422_xxac. In my application I have to both scan and advertise. When I start one of them (scanning or advertising) application starts...