Hi all,
Due to wrong pin assignment on my PCB I am currently bit banging a uart on two P2 pins using the FLPR core. The read bytes and bytes to send are communicated via...
Hi,
After installing nrf sdk v2.9.3 trying to build application under Windows fails with the following message:
Trying to run any command inside the NCS shell/terminal...
I am designing an ultra-low-power BLE Audio TWS board based on the nRF5340 and have followed the recommended hardware design guidelines throughout the project. This is my...
Hello, I was wondering when will the new nRF54LM20A/B series of SoCs will be available to build as a new board based on them? In the current version of the nRF Connect for...
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...
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...