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...
nRF Connect SDK v3.2.3, nRF9160.
Hi,
I'm working on a project which has MCUBoot enabled (dual slot) for firmware updates over cellular connection. I did not have a pm_static...
Hello,
I want to program the bare nRF52832 MCU over SWDIO, SWCLK, GND and +3,3V Connections with a Segger J-Link programmer. Unfortunately the programmer could not connect...
We are experiencing an issue with the QSPI driver on nRF54L15 where external flash access stops working after a BLE bonding procedure.
The system works correctly until bonding...
Is it possible to be able to get hold of some of the legacy software for the nRF52 BLE sniffer that works off the old nRF Command Line Tool rather than the nRFutil? As I'm...
Hello together!
I am trying to reproduce the ultra low power connection as described in this whitepaper: /cfs-file/__key/communityserver-discussions-components-files/4/3482...
Hi,
I am working on a smartwatch PoC using the nRF7002 DK (nRF5340), and I am trying to interface a 1.8" ST7735 SPI TFT display (128x160).
Hardware: - Board: nRF7002DK...
Ultrasonic welding is commonly used to seal plastic enclosures for electronic devices. 32kHz crystals can be damaged by this type of welding and manufacturers recommend not...
Does APPROTECT supersede SECUREAPPROTECT or do both need to be enabled for maximum security?
Similarly, do the HW protections (APPROTECT, SECUREAPPROTECT, ERASEPROTECT)...
I am trying to measure current on a nRF52 DK v3.0.0 using PPK II in source mode.
I cut SB9 and soldered SB12 as described in this guide: https://docs.nordicsemi.com/bundle...
Hello , I 'm trying to use the Lan865x (two -wire eth click ) chip with the nrf52840dk board , using zephyr 3 . 7 . I 'm getting always this error while trying a net sample...
Hello!
I've been trying some of the solutions around these forums but I can't seem to get my nRF52840 DK to show up on my device manager so I'm unable to flash anything...
NCS 2.7.0, NRF52840, SYSBUILD with MCUBOOT
We have 1 specific board which is failing with a hardfault and assert MPSL ASSERT: 112, 1617 it occurs whenever we activate...
Hello Nordic Team,
I am using nRF Connect SDK v2.9.0 with the nRF52833 controller. I am currently working on OTA implementation.
I am implementing OTA in another code...
I want to prototype an Auracast transmitter, with an analogue audio input, which is also WiFi enabled. I have read that the recommendation to get started with the nrf5340...