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 have just received thingy:91 x to start learning nrf platform. Unfortunately it's not all smooth. I am trying to do flash Blank application. It builds fine but then...
hi support team,
i have close this ticket:
but i need open this ticket and ask how to program 9151 externa; spi flash.
i don't know if 9151 json file is correct and...
Hi all,
I'm trying to use uart2 on my custom nrf9151 board, but I'm stuck. As I understand, I use i2c1 so I can't use uart1 and i2c1in parallel, so here is why I wnt to...
Here’s what to check next for toolchain detection issues in VS Code with nRF Connect SDK:
1. nRF Connect Extension Output In VS Code, go to View → Output. Select nRF Connect...
Hi The Nordic Team,
I am developing a SED device of Matter over Thread. How can I get the ipv6 address of my parent node after my device is connected to the network?
...
This is our first time using TC2050 for the smaller footprint in our prototype. But we can't establish a connection with JTAG in nRG Programmer.
Below is the log from...
SDK: NCS 3.0.2
Part: NRF52840
I am running the NRF52840 as an HCI controller over SPI. I can advertise and connect. However, I need to advertise while connected and support...
Hi,
I wanted the zigbee firmware to support BLE OTA. so I downloaded the latest zigbee SDK from the following link " ">github.com/.../pulls".But the compilation encountered...
Background
I'm working on a BLE application for the nRF52811 and facing significant flash memory constraints when trying to implement OTA/DFU functionality.
From my understanding...
Hi all,
I'm working on optimizing the power consumption on my nRF52840 DK and need some guidance. Currently measuring ~5µA average idle current via PPK2, but I need to reduce...
Hello
I am trying to perform a firmware update over Bluetooth but without using the external flash on the nRF52840-dk.
At this point I can successfully build the smp_svr...
Hi,
I have custom hardware using the NRF52810. Due to its very small RAM size, I developed the code on the NRF52DK_NRF52832 and then removed functionalities to make it fit...
Hi The Nordic team,
After my device reconnects to the gateway from offline again, I don't know what I am doing with this timing every 1s. This situation will not happen...