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...
I have a PCB with nRF52833 and nPM1304, I assembled 3 identical PCBs, 2 of them work 1 does not I am using 2 available Buck coveters, first outputs 1.8V for powering IC on...
Hi,
I a\m looking for your recommendation on screen to use with nRFLM20DK board to experiment with LVGL display. Assuming that latest version of nRF Connect SDK has everything...
Hi,
I am using nRF5340 (CPUAPP) with MCUboot and Partition Manager (pm_static.yml, CONFIG_PARTITION_MANAGER_ENABLED=y ).
Build and flash are successful, but during debug...
Dear Technical Support Team,
I have recently been developing with the nRF54L15-DK development board, using the official channel_sounding/cs_test example provided by Nordic...
I am designing a battery system with can charge or supply power via a USB-C PD controller. It will operate up to 20V. I want the option to connect this USB-C D+/D- to the...
Hello, I was able to flash the firmware built using the samples provided by the "nrf connect sdk" using VScode. But, I see failure when I tried to program the nRF54L15 with...
We're dimensioning the pullup resistors for the lowest possible standby current in system-OFF, but we cannot find any leakage current spec in the nRF54LM20 PS / datasheet...
When the USB stack and your local Filesystem code both try to control the flash chip simultaneously, the system will crash or trigger a HardFault, causing the restart.
Dear Nordic,
I have a few questions I would like to ask.
1. I would like to inquire if there is an antenna pattern for the nRF54L15DK PCB.
I have already searched through...
I was trying to flash a program on nRF52833 development kit and got this error, it important to notice that my college was trying to flash (via VS code) it before and I am...
Hi,
I'm working with the nRF54LM20 DK (nRF54LM20A) and evaluating whether it can act as a USB host to read data from an external USB CDC ACM device.
The intended setup...
Hi
I remember the Devzonw could ask for hardware instructions. My matching circuir has used the nRF54L15 reference design and nRF21540 DK design, all the value is the same...
I used binwalk to analyze the zephyr.signed.encrypted.bin file generated by the routine mcuboot_with_encryption. I found that the firmware was not encrypted but merely compressed...
We have a peripheral device that maintains a PAwR sync (as a syncer/responder), connects to another peripheral in a central role, and also accepts connections from a central...