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...
We have AD74413R and we try send 32-bits frame size using spi interface and try read results, but it return always zero or 0xff bit. Maybe spi interface nrf9160 cannot work...
In SDK 12.2, why is the SAADC #define NRF_DRV_SAADC_LIMITH_DISABLED (2047) set to this value? On a reset the register is set to 32767 according to the product spec and my...
I am generating a bus fault with the code
static struct cloud_channel_data *ccd=0; int i = ccd->type;
I wish to run the program under SEGGER debugger or any other debugger...
Hello.
I have trouble to run the nRF Connect SDK v.3.4.1 on my Linux Elementary OS.
First problem shows up when you try to clone the nRF and you want to insert the sourcecode_root...
There was a problem converting the structure to JSON. I have two structures
And their description:
I create a structure and initialize:
Code for getting JSON:
...
BLE 4.2 uses something called LESC (LE Secure Connection) for significantly enhancing the link encryption between 2 devices (using public private key pair model). But prior...
HI... I'm in the middle of understanding code line by line...I've taken classes of C/C++ for an year, but BLE programming by myself is so difficult ㅠㅠ I have a very simple...
Hi,
I am using the example above on a PCA10056 development board with nRF5_SDK_15.2.0_9412b96.
No changes have been made to the example code.
After 3 minutes approx...
Smoe android devices can not connect to ble while starting dfu. The android duf library i used was https://github.com/NordicSemiconductor/Android-DFU-Library ,but in some...
I'm trying to run nRF52840 as central to discover and connect to a sensor. This sensor advertises once every 5 seconds. I find it's time consuming to discover the sensor and...
Hi. I am starting design of anothe rproduct which will be on a flexi PCB wherein i'll use nrf52840 and nrf52833 in the two product variants. Nordic Semi has reference design...
The OOB data for LESC pairing contains the BLE GAP Address 256bit random and 256bit confirm value, and is generated by sd_ble_gap_lesc_oob_data_get using the connection handle...
Hi.
I am using the nRF52810 for Bluetooth SIG certification.
S112 6.0.0
SDK 15.0.0
I am testing using ICS of QDID 102861 and 49943, but a failure occurred in the GLS...