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...
I am trying to read/write/erase in a partition of flash in NRF9151. I am building a non-secure image to have access to the LTE library. The code is resulting in a hard fault...
My task is to implement inbuilt RTC for nordic MCU nrf54l15 series. When i use the below API nrfx_grtc_init, it is throwing a error and returning a error code which is saying...
Hello Nordic Support Team,
I’m working with an nRF5340 using nRF Connect SDK 3.0.2.
I am trying to use the NFC pins (P0.02 and P0.03) as an I2C slave interface. However...
Hi,
I would like to generate a PWM signal specifically on the P0.03 pin of the nRF54L15 using GPIOTE + DPPI + TIMERS.
As far as I’m concerned, Port 0 in nRF54L15 does...
Hello all,
I am trying to run bap_unicast_server example with nrf5340_dk. I used no sysbuild configuration. Then I manually added hci_ipc as it shown at ss
I flashed succesfully...
Hi,
I'm currently working on a project using the nRF5340, and I've successfully configured the I2C0 interface as a static Master in my .overlay file using the following...
Hi all,
I am trying to execute an application in XIP mode from an external QSPI flash on an nRF device (nRF5340, Zephyr + MCUBOOT). The setup is:
Partition file:pm_static...
Hello,
I am using edge impulse library to achieve on-device classification. I now want to put the edge impulse related code to the external flash and use XIP function there...
Dear All, I am facing a rather strange issue with the nrf/samples/wifi/shutdown example. I am working with nRF Connect SDK v3.1.1 and a nRF7002DK board. I am observing the...
I recently upgraded from a Ubuntu raspberry to a Raspery PI5 running PI OS and have two Nordic boards but not able to install the nrfConnect image on the PI image. Is there...
Hello,
We are preparing nrf52832xxAA for certification, Im trying to compile DTM from nRF5_SDK_17.1.0 (same issue on v16.0) Default UART pins run fine without error #define...
Hi, I am trying to migrate my device from s132 7.2.0 to s332 7.0.1, for adding ANT. I have no more access to the SWD. I know it is not tested : docs.nordicsemi.com/.../lib_bootloader_dfu_validation...
I am attempting to integrate the MM8108 with the NRF54L15 SoC as my lead engineer suggested, but now I am finding that it is not that straightforward. We want to make a HaLow...
Dear All, I am developing an application where I need to get the nRF5340 to the low power state, where the chip is consuming less than 10uA when it idle, while using the nRF7002...