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.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
Hi,
I am developing a small app for the nRF52840 using the SDK V3.1.0 and the Visual studio Code on a PC windows 11.
What I like to do is to be able with the app to change...
Hello,
I'm using the nRF5340 and have configured UART with EasyDMA to receive a variable number of bytes at 307200 baud. Our application has strict timing constraints, so...
To preface:
Board: nRF52840DK
OS: Windows 11
nRF Connect SDK / Toolchain: 2.9.0
VS Code Extensions:
nRF Connect for VS Code: v2025.5.152
nRF Connect for VS...
Hi guys,
I am currently working on a data migration of the settings storage to the external flash.
The problem I am facing is that after an OTA update, the device does...
A project I am working is proposed to have an nrf 5340 connected via UART to Yocto (Thud). Am looking for suggestions on an embedded client that will work with v3.0.0 of the...
We are using this custom baord to check the I2C addresses where the I2C BQ_SCL (P1.00) and BQ_SDA (P1.01) connects to various peripherals. However we are unable to get the...
Hi everyone,
I'm working on a project using the Nordic nRF5340 microcontroller and I need to count both rising and falling edges of a square wave signal on pin P0. 14, coming...
Hi,
I am trying to install nRFconnect SDK and VS Code Windows 10 by following NORDIC Dev Academy lessons.
Encountering following errors while building the following example...
in C:\ncs\v3.0.2\nrf\subsys\bluetooth\services\nus.c
The property of BT_UUID_NUS_TX only declares notify, but the permission declares read. After the nRF Connect app is...
Hello. I'm using the nRF52832DK in a test fixture application.
I need the embedded system to know when either:
- a PC has connected and disconnected to the main USB...
Hi everyone ! I am having trouble trying to flash a custom firmware to a nrf52840 board connected to another custom board using P19 debug out I am flashing the code directly...
Segger j-link target device list doesn't have nrf9151_xxAA
This means I have to manually select nrf9151_xxCA every time as a work around.
Is there any way it can be a...
Hi, I'm working on an application that transmits data via USB CDC/ACM class. I'm trying to improve the robustness of the application, and I realised that if the USB cable...