Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
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,...
Hello,
I previously completed a project using the nRF24LE1 chip and the nRF24LE1_24_SDK library. It was a simple 2.4 GHz two-way communication system using the basic predefined...