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 just started to work the development kit and there is only four led and four buttons for user understanding but i have a doubt that in what way the development is useful...
The following description of SPI_DEFAULT_CONFIG_IRQ_PRIORITY in sdk_config.h has the following description: <i> Priorities 0,2 (nRF51) and 0,1,4,5 (nRF52) are reserved for...
Hi!
We are looking for manufacturer/part no for the following components in Reference circuit -4 in nrf52840 product specification document. I could BOM and footprint for...
I have a weird situation with uploads of firmware:
- pushing a firmware via Nordic Connect works fine
- pushing a firmware via the library, interrupting it by killing...
Hi,
I have a functioning custom PCB with a NRF52840 doing everything it's supposed to do in peripheral mode. My goal is to enable both peripheral and central mode, as I...
I am new to Nordic and am using SES as my development environment along with the Nordic SDK v15.0.0. I have followed the instructions for installing the CMSIS configuration...
Hi,
i am using light_switch example in nrf5_SDK_for_Mesh_v2.0.1_src with nRF5_SDK_15.0.0_a53641a . Here i flashed proxy_client and proxy_server onto two different NRF52832...
nRF5_SDK_11.0.0_89a8197 - with MPU.7z this is how my nRF go studio looks with example blinky and works well.
nRF5_SDK_11.0.0_89a8197 - Copy.7z I am trying to wire NRF 51822...
I have found out some data about flash:
Flash memory Endurance 10 000 Write/erase cycles
My question is UICR's life is same ?
If use ERASEUICR will erase all area (eg...
Hi everyone,
Days ago, I met a problem while trying to implement the DFU function with MESH SDK 2.0.1 and nRF5_SDK_15.0.0 following the quick start guide on different systems...
Hi,
I received my nrf52840 Dongle today. It works quite well using nrfConnect.
However, we need to implement our custom USB bootloader since the default USB bootloader...