Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
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,...