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...
What this ticket reports
We ship a battery-powered nRF5340 product using the nRF Connect SDK's documented production security configuration: immutable bootloader (NSIB/b0...
NCS 3.4.0 - Thingy91X
If I configure the sysbuild with sysbuild.conf
SB_CONFIG_BOOTLOADER_MCUBOOT=y SB_CONFIG_SECURE_BOOT_APPCORE=n
it builds, but on "west flash" I...
Hello, im trying to create OTA system for nrf54l15 and currently running into issue with the key provisioning
Device: nRF54L15 based custom board ( nrf54l15/nrf54l15...
Im using an nrf7002-dk. Whenever build like this:
"west build --pristine -b nrf7002dk/nrf5340/cpuapp/ns"
theres no serial monitor output.
Ive tried both VCOM0 and...
Hi,
I am new to Nordic environment.
I have a project build on nrf5340_cpuapp_ns. I want to enable logs on both non-secure and secure image.
Currently I am only seeing...
We are using the nRF9160 with firmware 1.3.6 to establish a DTLS connection to a server, using the Zephyr TLS stack.
The following problem occurs quite frequently: After...
I am working with the NRF52832 DK with a Tag-Connect 3 prong cable attached to the debug port.
I have found a bug that has so far been 100% reproducible. It already happened...
Hi team,
I recently purchased some nRF54LM20A units and I am currently working on interfacing them with a W5500 Ethernet module over SPI. However, I am facing difficulties...
Description ===========
I am trying to use the native HTTP/HTTPS AT commands of the nRF93M1 to download a firmware image for an external host MCU.
Hardware and software...
Your application for SUPL-C license has been denied.
Please make sure you have an active/approved DevZone account
You must apply using the same email address as for...
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...
Have tried several times to install the SDK into VS code without success. This is one of the errors I am getting:
Failed to register SDK installation: west failed with...
Hello
We are developing a new product using the nRF54LM20 as a main MCU and nRF9151 as the modem. We are looking into using the IP-stack in the main MCU, so running the...
Hello,
I ma gathering some data from nRFCloud API, and I noticed a small issue with the pageNextToken. I noticed this on https://api-docs.nrfcloud.com/#tag/FOTA-Job-Executions...