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've been looking at ways of implementing Web Bluetooth to connect to a Thingy52 using Bluetooth Low Energy.
https://github.com/NordicPlayground/Nordic-Thingy52-Thingyjs...
Hello; I have been working with nrf52840 dk's for the past couple months, and came across a few questions.
First off, my temporary goal using nrf52840 is to send a timestamp...
Hi
I am planning to use the nRF52833 for the AoA direction finding application. On that I had two questions.
1. Currently I have two nRF52833 DKs for transmission and...
Hi all,
I am developing on nRF Mesh SDK 4.0.0 with nRF52833 DK (PCA10100).
To save/restore persistent model state to flash, I added the code using mesh_config_entry_get...
Hello,
I'm new with the nordic chips and SDK and have a short question: I'm trying to send the battery capacity of my BLE device within the advertising data. I found some...
Hi
Do you have any example code to support OCF standard and/or IoTivity (Lite).
Or any plan to support IoTivity?
(We're targeting OCF supported device with nRF52832...
Hello all,
I am running "ble_app_beacon" example code in nrf52832. when i'm using samsung and honor mobile phones the nrf Connect application is not showing the beacon,...
I'm trying to enable the CMSIS Wizard on SES 4.42a. I followed the instructions and pasted the required xml into tools.xml, saved the file and restarted SES.
This is my...
Hi Support,
I need to use another eSIM not the iBasis, because the company those not have roaming coverage in Bulgaria.
Question: If I use a IoT eSIM card Telefonica...
I want to send a one byte payload from the nrf24l01+ (Sparkfun dev board), to nrf52840 DK using the example esb_prx. How should I configure the nrf24 registers to make this...
We have run the Hello World program on the nRF5340-PDK, but now following the basic steps to program the heart rate example, there is no BT broadcast for Zephyr Heartrate...
Hello everyone. I'm creating a setup function to configure LSM9DS1 accelerometer and gyroscope by writing to the corresponding registers as shown below
Although this code...