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've being haven troubles getting to run SES examples, it keeps falling, is probably path problems but i can't indemnify them. So i want to start all over again from nerf...
Hello,
I have a question regarding power - up sequence of NRF52840.
When the USB is plugged in, the VBUS voltage is at 5V.
However, at the same instant, VDDH is...
I have a nRF52840 Dongle that connects to a USB port on my computer. I have a device that can connect to it via BT and the readings are logged through the Nordic utility app...
At edit a file compile Run DEBUG , But Program Usually lead to unexpectedly run this loop for a period of time,How can I look for the origins of this bug
Hi ,
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fgetting_started_softdevice.html
In this link it says "
Before you program...
Hi,
I had to modify the peripheral blinky example by adding UART module .The program compiles and builds but it is not advertising.I guess there is some problem with the...
Dear All
We implement a DFU over USB functionality to the custom board nrf52840 board by compiling via gcc. Somehow there is my understanding problem with the linker for...
Hi
I wanted to add NUS_C service to multilink central example. I have nRF52-DK (PCA10040) evaluation boards at central and peripheral side. It compiles without errors but...
Hi,
I'm trying out the "Android nRF beacon for Eddystone" app (installed from PlayStore) with the Eddystone Beacon Application example on a PCA10040.
First off, I have...
Hi,
I want to change the bit rate in Mesh light switch example for long range (as of now getting only 15mtrs), i found that there is a function for update phys, but while...
Dear all,
I'm using an nRF51822 chip for implementing a BLE HID device (SDK ver. 12.3.0, SD ver. s130_2.0.1)
Situation is the following:
1. I use peer manager for deal...
I've written a detailed description of how to program & debug the NRF52832 using open-source tools and the Nordic SDK.
See https://iosoft.blog/arm-gcc-lean-nordic-nrf52...
Hi all
I am working on Bluetooth application using NRF52840 kit. The application is very simple, the device would have about 7 push buttons which when pressed data will...
During testing of SDK for Mesh v3.2.0 I noticed that it's no longer possible to send a request and response using SAR where both models are on the same element. This was possible...