I recently completed a field-upgrade path from an nRF5 SDK 17.1 application (with the legacy Secure DFU bootloader) to a fresh NCS-based firmware stack, while preserving user...
Hello,
We are currently evaluating BLE Gateway (CIS, BIS) development using the nRF5340 Audio DK.
We would like to ask whether bidirectional CIS streaming is officially...
Hi, I am trying to understand the Friend and LPN behaviour. For that I am refering to nRF sample application light" and "light_switch". Below is the setup details: 1. On one...
Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
Hi there,
This is a follow up post from my earlier one here about using nRF5340 dk as an I2S master for the purpose of recording sound using a MEMS sensor ICS43434. Here...
Hello, I need support regarding putting my device to low power mode (sleep) and waking up with a timer or GPIO input. I’m working on an application using the nRF9151 DK, with...
Hi! We're evaluating the nRF7002 with its DK. As part of that I'm trying to run the sample in ncs/sdk/v3.0.2/nrf/samples/wifi/raw_tx_packet. I build it with: `west build ...
Hi For the measure of the signal and related audio quality, we would like to measure the transport frame loss. We own two nRF5340 Audio DK. But to be honest at the moment...
Please publish the nRF Connect for VS Code Extension Pack to open-vsx.org so it's available to open source VS Code editors such as Code - OSS and VSCodium . Thanks!
Hello!
I'm preparing a second revision of my first BLE PCB with nRF52810 MCU.
The first iteration worked ok, but BLE range was worse than a ready-made module with PCB...
Hello,
I want to encode a key as a numeric value instead of a string using the ZCBOR library.
I've tried testing this, but each time, the key is converted to a string...
Hi
custom board using the nRF9160, toolchain version v2.6.0, mfw_v1.3.6.
Sorry I can't provide a decrypted modem trace, but I hope the screenshots are enough to show what...
Hello,
I am trying to build the Lesson 9 Exercise 1 in the DevAcademy Intermediate course, related to DFU. I get the following error:
error: SERIAL_HAS_DRIVER (defined...
Hi Support Team
The nRF52832 PS mentions that the pin 44 of nRF52832 QFN48 require no connect. What problem if pin 44 of nRF52832 QFN48 is grounded? Many thanks.
Hello, I'm designing a medical product, aiming at IEC 61000-4-2 level 4 ESD protection, and I have a question on the CC lines.
My understanding is that these two lines could...
Hi, I want to set different gap event length for different peripheral on a ble central: 1 link with high throughput and 4 links with low throughput.
The sdk is 17.0.2...
We are seeing our nrf54l15 based device remain in a high power mode after an ADC read using the latest v3.1 SDK (tested on both rc1 and rc2). This did not occur with the v3...
I've been trying to communicate with an external device which supports up to 25 Mhz on its SPI. So, to improve performance, I'm using the SPI3 at 16 Mhz. I have no issue at...
Hi,
I am trying to add an additional storage partition in flash to my project, however, to some reason, pm.yml file is not getting picked up during the build and I am not...
Hi:
I want to use nrf54l05 for the OTA function of BLE. In the example of l9_e5_stol, nrf54L15 OTA can running, but NRF54L05 cannot run.
NCS 3.0.0.
The part I modified...