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...
Backround: We are planning to use TF-M with a two-stage bootloader (NSIB & MCUBoot) using dual-slots for secure and non-secure images. We need to support configurable fixed...
To use ECDHE_RSA you need to enable the following Kconfig symbol:
This symbol depends on MBEDTLS_HAS_RSA_CIPHERSUITE_REQUIREMENTS :
This symbol depends on MBEDTLS_RSA_C...
I am developing a project for the Thingy91:X making use of the Asset Tracker Template.
Following the Getting Started guide, I successfully build for the Thingy91:X.
However...
Hi,
We have an existing nRF91 (nRF9151) project (NCS 2.9.0 ) that already includes multiple modules such as ECG, external flash, RTC, modem, etc. Now we want to integrate...
Hi Team,
I would like to interface the nrf9160 with nrf7001 by using the SPI. While building the WIFI-Scan example by using SDK 3.1.1. Even by using WIFI-shell example these...
Hi team,
I am experiencing a persistent MPSL assertion 1519 on nRF54L15 that occurs consistently at ~5 seconds after BLE advertising starts. The assertion indicates that...
Hi everyone,
I’m using nRF9151 with nRF Connect SDK 2.9.0. Without changing anything in overlay, prj.conf, or source code, several of my projects suddenly started failing...
Hi Nordic DevZone,
We recently acquired some Pro Micro nRF52840 Dev Boards ( link ) and were looking to use them with the nRF Connect SDK. The boards use a UF2 bootloader...
I have a question about the nRF54L15.
1.I would like to know the maximum number of devices that can be registered for whitelist and bonding.
2.I want to know how to...
I am having an issue where my nRF52840 Development Kit is not being detected by nRF Connect for Desktop , specifically in the Quick Start and Programmer apps. The DK does...
Hi, I have an Adafruit Feather nRF52840 which I'm programming using SDK 3.1.1. I want the following UART config but it is being rejected with error -134 which I believe means...
Here is a professional and technically detailed ticket template you can use to submit to Nordic Semiconductor (DevZone) , Quectel Support , or your internal System Architect...
Dear Nordic,
Could you please guide us how to set HCI_LE_Transmitter_Test / HCI_LE_Receiver_Test command?
Do we have to use Test mode command too?
Thanks.
When using the official Au Term.exe tool to perform SMP firmware updates on the nRF54L15 (NCS v3.1.0), if the tool is closed during an ongoing transfer and then reopened,...