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...
SDK 16.0.0
nRF52DK
ble_app_hts example
The ble_srv_is_indication_enabled always return false no matter in the ble_hts_is_indication_enabled function or in the on_cccd_write...
Hi, im usinh SDK V 15.3
i was following the tutorial to add buttonless dfu to my application code
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter...
Hello,
I am a newbie and need some help deciding the path to perform the following requirement. Any help is appreciated.
Requirement:
I have Rigado BMD-350 module currently...
Hi,
I have a nRF52840 DK (PCA10056 v0.9.0). I tried the long range (Coded PHY) but it throws an error and didn't work. I read in nordic forums that the chip revision should...
We are entering a pre-production phase where the contract manufacturer must program dozens of nRF9160 modules, and we would like to offer a command-line method, to simply...
I've just got my toolchain working fine but there's now errors relating to the correct libraries being included. Do I have to have these included by running a "west update...
I use 3.10 mesh sd and 2 dk boards.
DFU example works fine, but when I try to implement dfu mode in ls example I can't achieve goal. DFU doesn't work. I follow the instruction...
When I put the code onto the test bench for battery life test it showed a huge amount of current being consumed and it droped when I turned of SAADC (ADC). Why is this that...
I have create a new DFU_public_key.c file with nrf_util and replace the existing file in the dfu_req_handling folder (MacOSX).
I had to change the name of the nRF5_SDK_14...
i'm really new to the board (nrf52840) the examples like blink,pwm i have tried out. now i need to know the programming of the ultrasonic or any sensor and how to connect...
Hi,
few years back I've developed an application and a simple SPI bootloader for nRF51.
Later I've implemented the same on SDK 14 for nRF52832. Softdevice is SD132.
...
Hi there,
I'm trying to get access to the nrf52840 in the nrf9160 using the nRF Connect v 3.2.0 but I'm having this message
It seems that the device is not being...
Hello, Im working on software which will send data directly through usb port (hardware ch341 + nrf24l01 (master spi)) to the network of nrf24l01 (MCU Arduino + dot led display...