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...
Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
I am planning to start a project using nRF52832 but do not want to buy IAR or Keil as they are expensive, if I use GCC Compiler with SDK then is it possible to debug the code...
Hi, beginner here..
Frequency hopping used for advertising bluetooth beacons uses which 3 frequencies? Is it possible to choose those frequencies using the software...
I am admittedly a little lost here:
I am trying to utilize a RedBear BLE Nano 2 (nrf52832) to collect serial data from a sensor and send it to a raspberry pi every 15 minutes...
Hi, I have a wristband with a full color display and touch with a nRF51822 where I am using SDK12.3.0 and Softdevice 130. I want to display a YES or NO question on the display...
Hi Nordic,
We created a product using the nRF51822 and, because of space constraints, opted to use the antenna design from the beacon . We are now undergoing FCC testing...
I have the mesh serial example working with nRF51-DK (nRF51422). I am now trying to run the same code, via the nRF51-DK debug port, to a nRF51822 QFAC (32Mb) based board....
Hello,
I'm trying to make CLI working with UART and BLE (NUS) backend simultaneously.
Starting point is CLI example from SDK 14.
What should I enable in sdk_config.h...
I am trying to test a combination of BLE central role, Thread with CoAP server and FreeRTOS on an nRF52840 using version 0.10.0 of nRF5-SDK-for-Thread.
I don't seem able...
i couldnt find any question related to my specific problem.. when i call that function my system is resetting after a minute or so and sometimes it is shut off. i am using...
In order to connect an external sensor to the available pins, will we need to create our own version of the FW in order to communicate with the sensor? Or are there generic...
Hi,
We're using nRF51288 on our product and we're interested to move to nRF52.
We bought the DK (PCA10036) EV board and migrated the code.
We've noticed that the...
Hi.
I am on compiling business now. Last days i tried to do GCC compiling and quite go well. But as always on last part i find an error.
My process:
Wrote code...
hi, I want to use BLUETOOTH for Position Service,
Did nrf52840 or nrf52832 support new feature in BLUETOOTH5?
like (1)LE Extend ADV?(2)LE Periodic Advertising Create sync...