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...
Hello,
I attempted to follow the nrfutil offline install instructions. However, I keep receiving the following error when trying to install the device package on the remote...
Hello!
I'm new to Nordic Semiconductor and currently developing a project for which I need support regarding the nRF9151 DK . Before placing an order, I would like some...
nrf modem: 1.3.4
sdk: 2.3.0
Custom board.
We have an asset tracker that caches events when out of connectivity zone. We can accumulate 10-100 messages depending upon...
Hi there,
I am trying to interface at25xe321d with QSPI but it always end up returning zeros. Please find attached code and dts file for reference. Thanks Moh
Hi,
I am working on a sensor device that requires very accurate timing on the sensing and sensor signal algorithm side. This device needs a low latency and low jitter radio...
After a lot of efforts I managed to autoprovision and autoconfigure my nrf52840 board and a series of nrf52840dongles (provisioning and configuring inside the software and...
im looking for a developer that can help me work with the NTN functionality of the 3GPP release 17 of the NRF9151-DK so if you are interested please write to me at eric@zerocool...
Hi everyone.
I am using Visual Studio Code. When i try to compile a simple blink_pwm project, I could not. I am sending output in terminal. What is the main problem and...
Hello Everyone,
I try to develop Nuvoton + NRF24L01 SPI communicate each other. And I don't understand why MISO bus has 0x0E after I send Write_Command 0x20?
void NRF24_AdressTX...
Greetings, everyone, I have encountered a configuration(?) problem while trying to setup a lab for a BLE course I am teaching.
The idea is to showcase the vulnerability...
In our custom board, (nrf5340-nrf7002), We are observing a Wi-Fi connection time of around 4–5 seconds, even when reconnecting to the same router. As our product is battery...
Has anyone experienced the following error when Flashing (and debugging) from within VS Code. I have no idea what has happened, but it has hit several projects.
Even though...
Hello,
I recently tried some examples with nRF53 + nRF7002 (e.g. ble_coex example).
However, I am developing with nRF54 and I would like to understand if the combo nRF54...
Since NCS 3.0.1 I get the following warning:
warning: Deprecated symbol DEPRECATED_UART_NRFX_UARTE_LEGACY_SHIM is enabled.
... as far as I can see I have not enabled this...