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 had download the nRF5_SDK_15.3.0_59ac345,but I couldn't find the softdevice S112 hex.(Nordic52\nRF52_SDK_Source\nRF5_SDK_15.3.0_59ac345\components\softdevice\s112\hex...
Hi ,
We have the following setup :
One nrf52840-dk acting as a multi-link central
One nrf52840-dk acting as a peripheral ( blinky app )
Both communicate well over...
I want to expand the Asset_Tracker example by adding the possibility to send data through UART2 to the controller and then to the nRF Cloud.
I am unable to find any document...
for 52840, customer want to have a part of flash, it can set write protect, to avoid illegal erase or destroy, they use this part of flash to run boot-loader, is it passable...
As far as I could see, only GGA NMEA sentences are enabled by default. I want to check if RMC sentences deliver positions faster, and in my prj.conf I do the following:
...
I got an nRF52 DK and I was unable to recognize the JLINK driver by connecting to my computer via USB. My SEGGER version is 6.44E and my own jlinkV9 is normal. How can I solve...
hi all ,
now , i need add create mqtt ble gateway .
it compiler failed follow message :
C:/temp/ncs/zephyr/drivers/serial/uart_nrfx_uarte.c:1272:9: error: 'DT_NORDIC_NRF_UARTE_UART_2_LABEL...
I am playing with flash and fstorage lib. I finally got it up and running - I can write and read to flash without having fatal errors. But it's not working as expected. I...
Hi all,
I am running in a strange problem. I am using the gfx example under peripheral with the nRF52840 DK and a display with ST7735 driver. I connected the display to...
Hi,
I am looking for the C# library for the development of Windows PC applications to communicate with nRF52 Bluetooth module.
Is there any C# library available to...
Hello,
I work with an nRF52840 DK and I want to put together the "Light switch" application with the "BLE_app_uart" application . I use the S140 softdevice, SDK 15.3.0 and...
I was looking at the specifications of a n52840 and was curious in how much power is consumed from the Analog to Digital converter in the nR52840 during the conversion. I...