I am trying to use the nRF54L15 DK board to flash a Fanstel BM15M module.
Fanstel BM15M module link: Fanstel BM15M Module
I am using the nRF54L15 DK board with the external...
Hi,
working with nRF52840 with S140 v7.2.0, not sure about SDK version. VS Code + ARM GCC + LD Gold linker.
I changed stack and heap sizes via __HEAP_SIZE and __STACK_SIZE...
Hello,
I am evalating the nRF9151-SMA-DK with a Monogoto SIM card that uses Skylo NTN connectivity.
I am able to reach the internet, since DNS resolution works:
...
Description
I'm working on a battery-powered application where WiFi needs to be shut down between cloud sync intervals. I'm following the same pattern as the wifi/shutdown...
Hi Nordic team,
I’m working on an nRF5340 project using MCUboot with the secondary slot placed on external flash.
I found a strange issue related to pm_static.yml . My...
Hello,
I am working a project that uses the NRF52840 dongle with BLE and UART to communicate to two separate devices while going through temperature cycles. I have not...
My device supports both Central and Peripheral roles. By default, it works in Peripheral mode. When the device connects in Peripheral mode, I want the following behavior:...
Hello Nordic team,
I am working on an nRF52840 project using nRF Connect SDK (Zephyr-based, v2.x / v3.x) and I would like to clarify the official support status of a specific...
Running doxygen nrfx.doxyfile
Per the README.md in C:\ncs\nrf-bm\v1.0.0\modules\hal\nordic\nrfx\doc fails.
See output below.
C:\> C:\apps\doxygen-1.16.1.windows.x64...
Hi there.
we have firmware that was running on nRF5340 MCU. we had decided to migrate to the nRF54H20 MCU because of flash size limitation. this MCU was announced with 2MB...
I am trying to connect to two reflectors and sound only from 1 device so far the connection and soundnig works well for first set of connection and after a disconnectio, the...
I am modifying the Qorvo UWB SDK to add BLE operations. I have posted a couple other topics about different issues..
I have ported my code to the latest Qorvo SDK, They...
With NCS 3.0 and the nRF54L15, even after applying patches, the power consumption anomaly can still be reproduced at the edge of the NFC range. The power consumption anomaly...
We are using zephyr's conn_mgr to manage the network connection. From what I can tell, if I have set CONFIG_NRF_MODEM_NET_IF=y and NRF_MODEM_LIB_NET_IF_CONNECTION__PERSISTENCE...
I want to try the tdm function on the nrf54lm20 dk.
But i have encountered problem in the first step.
I do not know how to add the tdm port and assign the pin.
Whin...
nRF52832: Multi node wireless LED synchronization via proprietary radio (nRF5 SDK 12.3.0 on PCA10040)
Summary This post shares a simple proprietary radio demo that synchronizes...
Hi,
I am doing a bare‑metal USB test on the nRF54LM20A DK and I see the CPU hang as soon as I read from NRF_USBHSCORE . I’m using:
Chip: nRF54LM20A (DK)
Library...
Hi.
We are using nRF Connect SDK v3.2.1 and nRF52832 MCU.
Our current internal flash memory mapping is like below,
mcuboot + mcuboot_primary (application) + mcuboot_secondary...
Mass Provisioning of Nordic BLE Mesh Nodes - Mesh Networks - nRF5 SDK guides - Nordic DevZone
We are evaluating this mass‑provisioning approach. Is there an alternative...
Hello!
It seems that updating the nrf connect vscode extension has somehow broken the ability create and modify build configuration. Tested in wsl and m4 pro.
The last...