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...
Dear Nordic Developer Zone,
I have incorporated LESC in the following development environment. 【Development environment】 ・nRF51822 ・SDK12.3
The following function is executed...
Hi, all
I'd like to get the whole thread network topology (like nRF_TTM does) on raspberrypi, can this function be realized with wpantund or wpanctl?
Is "wpanctl mfg....
Hello,
I am attempting to integrate FOTA (HTTP Application Update) into a Thingy91 project on top of the LTE BLE Gateway example project.
I am on nRF Connect SDK v1.1...
Hi,
How many SPI slaves can I connect to nRF52832 as an SPI master?
I would like to know the maximum number of SPI slaves which can be connected to nRF52832 as an SPI...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hi,
I am using NRF52832 for development without bluetooth SDK, NFC and RTC.
I am using a development board with SPI and a slave device that can communicate normally (using...
Hello,
Most of the outputs and LTE Monitor use by defaut an UART on DK. Problem on custom boards, for cost limitation, UART is not always present. Probe connector is so...
irq init as below:
I use port event, and muti-gpio irqs. Irq gpio connect a sensor`s irq pin.
I detect irq gpio level in irq_Handler(), high level is my need, the...
Hello All.
I Need help ... first time use "nRF52840"
Goal of this project is "record voice with digital mems mic and play that voice using speaker with i2s"
First...
Searching through the forum I found this guide.
"Getting started with Nordic's Secure DFU bootloader, a step by step guide"
https://devzone.nordicsemi.com/nordic/nordic...
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...