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...
Hello All,
I am working on the simple advertising example.
I am using SDK_V_15.3 and NRF52 DK board.
I want to create a timer for on / off the advertising repeatedly...
Hello,
I have successfully flashed and run the mqtt-simple example from the nrf samples with the default configuration.
If I run it 10 times in a row, the getaddr with...
Hi.
I struggled to migrate ble blinky example of nrf5 (nrf51422) to nrf51822 using KEIL (SDK5 v12.3) but failed
Here are what I tried.
Firstly, I changed target device...
Hello,
I want to create a program for communication and control between the NRF module and the desktop. I followed the instructions Installing from https://github.com/NordicSemiconductor...
Hi!
I'm working on a toy based on the nRF52810.
The BLE requirements are very low:
- Peripheral only
- 1 link only
- No bonding/pairing, no encryption, no whitelist...
i can create three service each with one notifiable characteristic. i am using nrf connect to test if it is work and i am able to send data through UART Rx and then enabled...
HI,
I'm use nrf51822 and SDK 10. I want to use APP_ERROR_CHECK function to show error msg, I did also enable LOG function to support this, but it do not work.
here is...
HI everyone!
My case:
nRF52832 + toolbox on iOS and Android
I have device pre-programmed using seeger with settings:
Next I want to make DFU update using .zip...
I am trying to receive data from GPS L80 with the nrf52832 board but I am not able to receive anything. I connected the Rx of nrf52832 with GPS and vice versa. I also connected...
Hello, I'm trying to get manufacturer specific data from peripheral, but I don't know how to do this when the peripheral is using extended advertisement with LE Coded PHY...
Currently, I am trying to create a UART connection between the nRF52840 Dongle and my PC. I am working with the usbd_ble_uart example found in the dongle SDK. I managed to...
Hi,
I am using nRF52840 Preview DK with SDK v15.3.0 and Softdevice version 6.1.1
I modified the Blinky peripheral code to advertise over Coded Phy, this code is working...
Hi all,
We are working on a project that requires us to measure the resistance of something applied externally. We are mainly interested in the change of resistance over...
Hi, I have managed to send data to a dedicated server, but I have a problem with reconnection. After re-connection, this is what I get as an output. In the log, there are...