Hello Nordic Team,
I am working on an nRF52833 project using nRF5 SDK 17.1.0 with Secure DFU Bootloader.
Environment:
MCU: nRF52833
SDK: nRF5 SDK 17.1.0
SoftDevice...
Hello Nordic Team,
I am currently working with the nPM1300 EK together with the nRF54L15 platform and a custom 40 mAh Li-Po battery.
I am facing an issue while configuring...
i2c_write_read() returns -5 (EIO) immediately when writing register 0x01 to the sensor. Logic analyzer confirms the sensor clock-stretches SCL for ~14µs+ after receiving the...
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 would like to perform channel sounding on nRF54L15 DK,
I tried to compile sample "channel_sounding_ras_initiator" in nRF Connect SDK v2.9.2, but error message says...
I'm getting an error when I try to push my branch.
remote: Permission to NordicDeveloperAcademy/bt-fund.git denied to batir.
fatal: unable to access ' github.com/.../...
Hi, I am looking to setup my nvim installation with a debug config to match ozone, but need some help getting started. When I debug using VSCODE I seem to miss crash, reboot...
For an application developed using the latest nRF Connect SDK v3.1.0, how would you recommend configuring Bluetooth performance to maximize connection range for nRF52840DK...
Hi,
I'm trying to pass to v3.0.0 from 2.6.0. I've install the new toolchain from nrf connect desktop app, everything works. I go to vscode add new build configuration, selected...
Hi, I'm programming via SWD nrf51822 chip using nrfjprog with nrf54L15-DK as programmer, with this script (Windows 10 or 11 OS): ECHO OFF nrfjprog --recover -f NRF51 > nul...
I would like to ask about the availability of sQSPI support for the nRF54LM20A device.
Is sQSPI support currently planned for this MCU?
If so, could you provide...
Hello,
I am working with an nRF5340 DUT and I would like to perform a throughput test . I have my own BLE peripheral/central application (developed separately) and I want...
I’m working on a custom board based on the nRF54L15. I’m using MCUboot Serial Recovery over UART and I’m seeing a repeatable issue I can’t reconcile with the docs.
SDK/Tools...
Hi, I'm working with multiple versions of the nRF Connect SDK (v2.8.0, v3.0.0, v3.1.0) using the official VS Code integration on Windows and could verify this also on Ubuntu...
Hi, I am trying to run the Wi-Fi STA sample on nRF7002DK .
With nRF Connect SDK v2.9.2 , the STA sample connects successfully to my Wi-Fi AP (router).
With NCS...
I am using vscode on linux, I started by programming the blinky sample onto the devkit, without issue. I then moved on to the gnss sample in a separate project, this worked...
When we run test case SED&MED 3.5 , the following inconclusive result happens:
COM78 command: ot test tmforiginfilter disable COM78 FUNC __executeCommand failed: Error 35...
Hello everyone,
I need to save a core dump on my NRF54L15 internal flash in order to debug an issue. I've been following the "Debugging and Troubleshooting section" of the...