Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
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,...