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...
Hey..
I'm using the nRF52840-preview evk, with the Arduino camera plugged into the side connector. PCA10056_USE_FRONT_HEADER is set to 0, and I'm using the SES project....
Hello, guys!
I recently started playing with nRF9160 SiP module. nRF Connect SDK is properly installed and I am able to build the code and download it properly. I also spent...
I have a nRF52832 Breakout Board, in which i programmed using arm cortex debug connector, using Segger Emmbedde Studio. I uploaded one example from nRF5_SDK_15.3.0, the propramm...
Hello;
we are having a communication issue(a BIG one at this point) that we are experiencing with our BLE 4.0 tablets. Our device(has NRF52832) is designed to communicate...
I noticed some weird behaviour which I can repeat to do with not being able to register after reading back the ICCID.
The following after the list of commands I run on bootup...
Hi,
I'm trying to update the FW of my nRF9160-DK.
Running MacOs Mojave 19.14.6. Installed nRF Connect 3.3.0. This is the log after startup of nrf connect:
2020-01-24T15...
Hi
I've checked the two PWM examples in SDK, pwm_driver and pwm_library, they seem too complex for me to understand, does anyone know where I can find a simple PWM example...
Your download page for nRF-Command-Line-Tools is not working and it redirects to "page not found (Error 404)". I am using this link https://www.nordicsemi.com/Software-and...
I am currently working on a project where I am checking an input > 3V then passing it to ADC and increasing count based on it. The count value increases or stays the same...
I'm going to write to inquire about Bluetooth Low Energy Device Beacon which will be smallest in size and can operate with coin cell battery and also able to communicate two...
Trying to build the app from C:\Users\xxxx\Documents\SEGGER Embedded Studio for ARM Projects\nRF5SDK160098a08e2\examples\ble_central_and_peripheral\experimental\ble_app_interactive...
Hi
I'm working with the following products to develop a product and have chosen to use a IDE based around Arduino and Visual Studio Code. This iDE along side off the shelf...
Hi!
I want to understand different in use with DMA and w/o DMA in the SPI.
I explore example SPI from SDK examples and see that enabled SPI and SPIM together.
But...
Hi,
It is the exact same bug as this one :
https://devzone.nordicsemi.com/f/nordic-q-a/19798/spi-init-triggers-old-nrf_spim_event_end
I am using directly nrfx_spim with...