Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
Hi,
After upgrading from NCS 2.5.2 to NCS 3.1.1, I get quite frequent MPSL assertion errors on a nRF52840. Can you shed some light into what this assertion error is about...
The datasheet list
A25, B12, B26, D2, F2, G1, H2, J31, K2, T2, AG31, as N.C.
I have not been able to read exactly what N.C. implies: It could be: "do not connect", "no...
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...