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 Nordic
As information of nrf connect SDK, NCS3.0.0 ble_coex sample at NRF7002 DK can share single antenna for BLE and WIFI protocols.
It only needs to set "CONFIG_COEX_SEP_ANTENNAS...
I’m trying to use the Zephyr software split BLE controller ( BT_LL_SW_SPLIT ) on the nRF54L15 DK with NCS 3.0.1. I understand that this controller is not certified, but I...
I have successfully built an Auracast broadcaster transmitter using an nRF540 Audio DK and can stream to a pair of Samsung Galaxy Buds3 Pro with a Samsung Galaxy Tab S11 acting...
Hello, I observed this hebaviour on our own custom PCB with nrf5340: We would like to perform DFU over USB DFU class using dfu-util on the host. We tested our code on Thingy53...
I'm developing a device that occasionally bursts large data payloads (~30kB) over BLE. It uses MPSL to share the radio between BLE and ANT+, so I'd like the BLE radio to use...
Hi!
I'm developing an application that uses the bluetooth object transfer service.
I can transfer the directory list object (using OTS_OBJ_ID_DIR_LIST) from the server...
Dear All, I am developing an application based on the nRF7002DK. I am using nRFConnect SDK v3.1.1. I am producing my own CA, server and client keys to be used for TLS, with...
Hello,
We have experienced some strange behavior with our project and the NPM1300. When we try to charge the battery by connecting VBUS to the PMIC, charging starts but...
Related to the issue reported here:
If the UARTE FRAMETIMEOUT fires while new data is coming in then some bits of the new data is dropped, leading to corruption and potentially...
Hi,The Nordic team
My product is developed based on Nrf54L15. Now I want to conduct the inheritance certification for Thread. Ho w should I fill in the following information...
Hello,
I've seen some posts mentioning a problem with the UART missing bytes on the RX, potentially at higher baudrates. I'm communicating with a module that uses a 921600...
I have developed an nRF52840 board that implements the following basic logic:
Onboarding Zigbee Devices : Supports Zigbee devices joining the network.
Creating Device...
Hello Nordic Team,
I am currently working on the development and certification testing firmware for our product that uses the nRF9160 as the main host MCU. BLE is provided...