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,
I am using nRF52832 DK s132 and interface with accelerometer. Now i have successfully read 3 ADC channels with time period of 244 microSecond on terminal. But i have...
Hello,
I am working on an nRF52832 application that uses SoftDevice S132 v3.0.0 as BLE central, BLE observer, and a proprietary protocol using the timeslot API.
Sometimes...
I have a Redbear BLENDv2 and want to program it with Keil. I am new to both Nordik SDK and Keil. Any help how to get to the example or open the example projects
Hello,
My question is about the case when initiator device attempting to restart encryprion with previously bonded responding device that lost the bond context.
As usual...
Hello,
I am trying to interface bme 280 with nrf52. I am using sdk12.2.2 and referring code twi_sensor.
I am able to initialize the I2C drivers and I can read the chip...
Hi,
My name is Bruno, and I am working with a Bluetooth module from u-blox(NINA B112-00B) which contains a nordicSemi board nRF52832 with a Cortex M4 processor. I'm getting...
Hello,
I am trying to combine Softdevice, bootloader, and Application hex files in single hex file.
Currently using s130, SDK11, nrf51822.
I combined files using this...
1, run NRF52832\nRF5_SDK_13.0.0_04a0bfd\examples\peripheral\uart, uarte_irq_handler can get irq when receive a byte.
2, run NRF52832\nRF5_SDK_13.0.0_04a0bfd\examples\proprietary_rf...
Hi,
I made an experiment and the result doesn't correspond with my view on how the BLE communication "connection" mechanism works.
I have an app running on the nRF52832...
Hello All
I am using following SDK version 12.2.0.i am facing some problem in some example project
could you please help me
If i flash the pre compiled hex file...
I held the boot button to enter bootloader mode, and accidentally dropped a hex file into the drive that popped up. Now I can no longer get a comm port to show up on the PC...
Hi,
For our current application we have migrated from SDK 13 to SDK 14. We are using RTOS to handle the functionalities of our application. We replaced our own task for handling...
(nRF51822, but also concerned with nRF52832, SD130, SDK 12.1)
I'm trying to write/erase flash from a bluetooth event handler. As it's been outlined in other questions,...