Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
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 everyone,
I'm currently working on porting a project that uses Enhanced ShockBurst (ESB) , originally developed with nRF Connect SDK v3.0.2 , to Zephyr 4.2.0 . The project...
Hi,
im trying to create a custom board file using nrf5340. we tried following the tutorial custom board creation , we copied the nrf5340dk file from the nordic installing...
Hello Nordic DevZone,
I am having a persistent problem using hardware timers on the nRF52832 with nRF5 SDK v13.
Summary of Issue:
I am using NRF_DRV_TIMER_INSTANCE...
I purchased nRF7002-DK in May and after using it for 2 months only powered by the board usb connectio on its debug port, a week ago it stopped powering on, is it possible...
Hello
I'm currently trying to connect to an AWS IoT Core broker using the MQTTX client. I'm generating the necessary certificates through the CreateTeamDevice API endpoint...
Hi,
I am wondering whether I can have one "RELAY" device in BLE communication (not BLE mesh), I have look through this forum but only saw some example 5 years ago. As I...
Hi, I wantto use this example https://wiki.makerdiary.com/nrf52840-m2-devkit/python/examples/lcd/ with my nrf52840dk . how to use this with nrf52840dk? .I have st7789v display...
Hello,
We have a custom board with nrf5340 (we are using ncs2.6.0). We are using CPUAPP, CPUNET, and MCUBoot. When we use the Nordic nrf5340 devkit, it works fine and when...
Hello,
I'm implementing the Nordic firmware upgrade using FirmwareUpgradeManager from the Android SDK ( https://github.com/NordicSemiconductor/Android-nRF-Connect-Device...
Dear Nordic support service,
I am currently using nRF21540 with nRF52840 and nRF5_SDK_17.1.0.
I am able to transmit and receive, but I am not able to switch from RX to...
Dear Nordic Semiconductor Support Team,
I’m encountering two related issues when updating my nRF9160 application firmware that cause the Onomondo SoftSIM profile to be erased...
The attachment "peripheral_uart_1_timer20.zip" is the project engineering file. Actual tests show that timer20 is not as accurate as Ktimer.
Another strange thing is...
Hi
I want to know if I send a data from peripheral, how many time the central device could receive. Some people said that I could use the sniffer to caputure the interval...