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 am working on a project to do serial uart dfu in nrf52810. For that purpose i will be writing c code equivalent to nrfutil. I was going through all documentation and tried...
Hi, guys. I'm using PCA10056 and SDK 15.3's BLE UART peripheral example.
I also have a Microsoft HoloLens (the first version which runs Windows 10 and the HoloLens shell...
Hello
I am working with LIS2Dh12 accelerometer sensor interfaced with SPI 2 of nrf52832. For its one of the axis we have configured the interrupt which is working fine individually...
hi,i am using nrf52 DK kit. i have interfaced it with bmd 101 ecg sensor. The sensor sends continuous data over UART. I am using SEGGER IDE. The code which i am using is ble_app_uart...
Hi there,
I'm confused with the meaning of the 'vloc' variable in the attribute meta data. In the example code ble_bps.c of "ble_app_bps_pca10040_s132" , in the function...
Hello,
We are experiencing an issue that some of the nRF52832 is not starting up automatically. But we attached it with JLINK debugger and didn't do anything, it can boot...
Dear Community,
I'm including a wireless bootloader to enable firmware updates in my application. My question is the following:
Before entering in DFU mode from my app...
Hi,
I am currently facing a coming issue by using the function net_pton. Under MacOS I get the following error:
1> app/libapp.a(main.c.obj): In function `inet_pton'...
I've got this logs while running out of the box the light switch example in zigbee sdk v3.1. I am connecting to a smarthings hub.
<warning> app: Production config is not...
I'm attempting to write a plugin/dll to pull data from the Nordic Thingy52. I can scan all devices that are paired with windows 10, and load up the services, etc.
I can...
Hi,
I am trying to replicate the benchmark numbers stated by Nordic for the nRF52840 to verify I have setup the chip correctly for maximum performance. I have caching turned...
Hi everyone,
I try to send my nRF52 DK board to an android application.
nRF52 example source is "ble_app_blinky_pca10040_s132" and Android app sample is nRF-Blinky from...
Hello everyone,
I am trying to develop a windows application using the same example from pc-ble-driver-4.1.1\examples\heart_rate_collector/main.c. When i call the function...