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...
We are developing an application on the nRF52840 kit with SDK 15.2. We are using Keil as compiler. I have started developmet my application with the example ble_app_cscs....
Hi,
I would like to try the DK in a high voltage mode. I tried switching the power source switch to either LIPO or USB (using LIPO battery and USB respectively) but in vain...
Hi, I'm new to thingy, I want to log the data received and viewed in mobile app / web app from thingy 52 development kit which contains nRF52832. Is it possible to log data...
Hello everyone,
I am in trouble because of a vlotage of current problem, I think it is most a voltage problem.
Let me explain,
I have a NRF51DK that I programmed to...
Hi,
there is no migration guide available for 15.2 , my application currently uses 14.0.
1. when will the guide be available? can use the one for 15.0 till then? will...
I have followed this posting by Hung Bui , with light_switch_proxy_server being combined with the ble_uart.
I am using: nrf52 dk, Mesh SDKv2.0.1, nrf5_sdk_15.2.0.
By commenting...
Hi,
Errata 202 limits the use of vdd as a power source to external components and I, therefore, would like to use a GPIO instead.
My question: is there a need to use a...
Hi,
In my project I am using SDK 14.2 with S332.
I need to change the data in the manufacturer part of the advertisement packet once per second (nearly, timing is not...
Hi,
I have a strange issue. I am reading values from an accelerometer. The read values go into an array which is uint8 and 7 bytes long.
The values are read ok and they...
Hello everyone,
My usb connector is dead on my nrf51 dk, do you know if it is possible to program it without using the usb connector, maybe by using a USB serial port adapter...
Hi!
Does latest NRFUTIL 4.0.0 include mesh update option?
I saw in branch dfu_mesh on pc-nrfutil github that this branch was last updated on 16.12.2016 (nrfutil 0.3) and...
In my project LPN node need to communicate with more than one friend node.
Is it possible to make multiple friend establishments by single LPN node or is it something like...
Hi all,
I started a project on nRF52840 dongle with Segger IDE. I used SDK15.2 given by Nordic and my goal is to develop a program that permits to communicate between...