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 DevZone!
All samples with Application Event Manager (CAF, nRF Desktop) has simple main function like that:
Main thread has terminated after executing and main...
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...
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...
Hi everyone,
I am facing an issue when modifying the peripheral_nfc_pairing example.
Due to hardware limitations, my device cannot integrate an NFC antenna. Instead, I...