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...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hell there Can I find an SDK that is supported on Nrf52805 chip? Or can I get any proper guidance on program of nrf52805 (the module MS46SFIi) together with Segger Studio...
This is a follow up to case 356908 which was closed due to no resources available. --- We need to shutdown the modem or we end up locking it in the reset-protection state...
For regional compliance testing, I am seeking an older version of the Direct Test Mode PC application, specifically v2.0.2 . Is there a way to get old versions of this application...
Hello, I am trying to configure the NRF9151-DK, but when opening Quickstart app it cannot verify the board. Here's the log. I've been working with exact same boards, also...
As in subject, psa_aead_finish function generates incorrect tag for AES-GCM when Nordic proprietary library is used.
Works fine with Oberon backend.
Similar problem reported...
I have declared retention area in SRAM, that I;m using for the following:
boot info
boot mode
my app's private data.
DTS file is common for bootloader and app...
Hey everyone,
I’ve been banging my head against an issue with my custom nRF54L15 board , and I’m under a bit of pressure to get five samples working. Unfortunately, the...
Hi,
We are considering using the new sEMMC SoftPeripheral on the nRF54LM20A with a 4-bit SD card or soldered SD NAND instead of eMMC.
Has anyone tried this? Does it work...
What is the tolerance of the 0.9V internal reference used by the nrf54L15 SAADC (+/-10%?, +/-1%?), and what is the maximum external reference voltage allowed?
Hi
nRF54L15-DK QFAAC0, ncs v3.4.0, project path: ncs\v3.4.0\zephyr\samples\boards\nordic\system_off
After compiling and flashing this example, the power-on reset (POR...
I am using Windows 11, NCS v2, VSCode extension, under WSL2.
What I want to do is build a UF2 image of my zephyr application and be able to drag/drop it onto a bootloader...
Hi Nordic team,
I am testing Bluetooth Channel Sounding with the official samples and would like to ask about an unexpected behavior I observed.
Setup:
- NCS v3...