Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Hello,
I am working on a custom PCB that involves the NRF5340 and our first iteration of PCBs had soldering issues during assembly for the nRF5340. The nRF5340’s footprint...
Hello Nordic,
I am running a project, use the chipset is nRF54L15, I want to know if there is any USB dongle with software can be used to test BLE function of chip nRF54L15...
Hello, I just try to migrate our developing project from old parent-child build to sysbuild,
But when I build the project with non-secure cpu (with TFM), I get the <err...
Our nrf9151 boards are getting stuck when nrf_modem_lib_init() is called.
We just see this line. Usually, the device gets past it in less than a second.
[00:00:00.376...
Hi
I connected RF Connect for Desktop to "nRF54L15_DK" in my Desktop
when I want to use Direct Test Mode,press Start test bottom,the log show "DTM setup reset command...
Hi, I am using two nRF54L15 DKs running THroughput samples.
The result of coded s8 is 52kbps, which is close to the theory number.
When I change to S2 code, the result...
The Matter stack’s auto-generated file ` access_buildconfig.h` explicitly sets ` CHIP_CONFIG_USE_ACCESS_RESTRICTIONS` to ` 0` , overriding my attempts to enable it. This prevents...
Hi.
I have been investigating how to use GRTC and LFXO for LFCLK with nRF54L15DK. In my goal, I would like to make the Intermittent application with sleep and GRTC that...
Hi,
I am trying to program the custom nRF9160 board using SEGGER JLink/SWD programmer , For same of the boards when connected to custom board and trying to select the device...
Hi,
I'd like to go for sysbuild with my nrf9161 based application but after some trials and errors, I am not able to find which images should be enabled in sysbuild.conf...
Hello community,
I'm currently working on setting up SPI communication between two nRF5340 DK boards , but I'm running into several issues.
SDK Version 2.9.1 : I couldn...
Hi,
I am currently developing on the BL54L15 Ezurio development kit with the Nordic chip.
I am using the Nordic v3.0.1 SDK and toolchain with the new manufacturer board...
Hi,
I'm currently using the nrf52840 SDK board and based on ncs 2.9.0 SDK. I need to make a simple sample customer bootloader that does not use the DFU and MCUBOOT functions...
The VSCode nRF Kconfig extension has very high cpu usage (2 cores at 100%)
When disabling the extension, the cpu usage drops back to normal.
I see the following in the...
Good day,
I tried to build the standard Nordic application: Blinky for the nrf52840dk/nrf52840 board from the following directory on my PC: c:\ncs\v2.9.1\zephyr\samples...