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, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hello DevZone,
I have some questions about nPM1300. I know that nPM1300 need a battery pack that already contains a PCM.
When the PCM activate the protection due to overdischarge...
Hi,
I'm using the nRF54L15 (custom board, nRF54L15 DK base) with NCS v3.1.0.
I have two UARTs:
uart30 — Shell/console (needs CONFIG_SHELL_BACKEND_SERIAL=y , which...
Hi,
I'm trying to use an nRF5340 Audio DK to communicate with another board via SPI. The voltage needs to be 1.8v. How do I configure my board to do this?
Hi,
We are using the nRF7002-DK board. I am using Zephyr samples/net/wifi/shell with no other external connection other than the j2 micro-usb connection to PC and with the...
Hi,
We're aware of the modem 2K TLS buffer limitation. It's causing us quite a bit of headache related to the device shadow.
Our application needs a number of config parameters...
Hello,
I am trying to access to two partitions of 2gb each on a micro SD card of 32gb.
I can access to one partition of 32gb in my micro sd card but as it is formatted...
I've been struggling with Thread connectivity on a custom PCB, powered by a MinewSemi ME54BS03 module (with IPEX connector)
I'm using an external 2.4GHz antenna and I'm...
Hi,
I am facing a power consumption issue with the nRF54L15 (BM15C SoC) in deep sleep (System OFF / low-power state). The measured current consumption is approximately 221...
Hi all,
Note that I am using a Fedora Workstation VM on VirtualBox for keeping everything clean. I pass the connected USB development board to the VM. I am trying to evaluate...
Hi ,
I’m working on an nRF5340 using nRF Connect SDK v2.7.99-cs2 . BLE security is configured as Just Works (Security Mode 1, Level 2) on the peripheral .
I’m attempting...
I am using the nRF54L10 on a custom board with a couple of LEDs, a flash storage device and a GNSS device. The application wakes periodically to gather fix information from...
How can I detect when no SIM card is inserted at startup? The purpose is to operate without a connection if there is no SIM card.
[Environ] nRF Connect SDK v3.2.1 nRF9151...