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 am using SDK15 and I try to implement a clock feature. I have found some information about nRF52832, that RTC isn't a real time clock but a counter instead and it...
SDK15's example appears to be tailored for the 832. I realize it's a tight squeeze to get s132 and an application into the 810. My short term goal is that Frequently Sought...
I am looking at the audio data received from USB. Every packet is only half filled. That is, the first 96 samples have valid data and the second 96 contain zeros. I am using...
Hello everyone,
We want to do nRF51822 OTA DFU by using another nRF51822 only. we have done OTA DFU with help of example given in SDK and with help of mobile app(nrf toolbox...
I have a project I've developed on a dev board, and everything works. When integrating this into a custom board and running the firmware, however, I'm not getting any BLE...
i am working on mesh application in nrf52832 . i want to integrate mesh and nrf sdk application , So i followed this application and mesh_app_uart example Example for SDK...
i am working on mesh application in nrf52832 . i want to integrate mesh and nrf sdk application , So i followed this application and mesh_app_uart example Example for SDK...
Hello,
I am using custom board with nRF52832 and Keil uVision5 as IDE. I started with simple example which is just to ON the LEDs.
Code(all necessary header files are...
Hi,
I'm developing a FW that is now validated. We are "almost ready" to go in mass production (6000 PCE for the first batch).
For the moment, I'm still using the debugger...
Hello,
I am using the mesh pb_remote example in order to have a multihop scenario. I would like to do some latency calculations, so some kind of bidirectional communication...
Dear all,
I'm using NRF52832 with SDK 14.2.0 and SD 132 v5.0.0.
I have my own implemented application working properly when is flashed directly without bootloader, only...
Hi,
I'm wondering if anybody has performed a test of, or has experience with Nordic Semiconductor thread mesh stack (nRF5 SDK for Thread and Zigbee v1.0.0) in a large scale...
Hi, i used the 'nrf5_SDK_for_Mesh_v2.0.1_src\examples\light_switch' i have two question:
1: How to added more Client in one mesh net?
2: How to configuare node to 'low...
I am trying to make RF USB dongle using nrf52840.
Before the PCB production, we are using DK to test, but the firmware is not uploaded because VDDH and VBUS of DK are connected...