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 everyone,
I am evaluating the nRF54L15DK. Currently I'm trying to get SPI to work. For testing, I got an OLED Module with 4-wire SPI and an SSD1351 driver.
I wrote...
On a custom board based on the nrf52833-dk, I brought the fuel gauge project into mine and am printing out the values in fuel_gauge_update(), including State of Charge (SOC...
I am trying to 'reinstall' the nrfutil tools on a Windows 10 desktop where the tool has been working since early 2025.
I downloaded the latest 'nrfutil.exe' from this Nordic...
Hello,
We're using nrf-sdk-bm v0.9.0 and having an issue with BLE and UART coexistence. The goal is to be able to operate in and transition between three modes: UART alone...
Along the lines of and (sort of), Where/how does Nordic notify about critical vulnerabilities found in silicon or SDK (Noridc code) stacks? I need to keep track of any that...
hi,
i'm trying to add the device into the nrf cloud but i can't see the option that mentioned in 7.3 and 7.4. so, how can i add my device withot this option into the nrf...
nRF9160-DK, mfw 1.3.7, NCS 3.2.1
A UDP client (CoAP) exchanges data with "sendto( ... MSG_DONTWAIT)", "poll(...)" and "recvfrom(...). It was working with several NCS versions...
Hi I'm implementing the QFN40 variant of nRF54L15 in our design but I can only find reference circuits for the QFN48 and the CSP47 packages.
Can you provide this for the...
nRF52832 + S132 v7.3.0 immediate disconnect reason 0x22 on iPad Pro 12.9 5th gen with iPadOS 26.3 (works fine on Android and iOS 17.7.10 / iPad Pro 10.5)
Content:
Hello...
Hello Nordic Forum,
I ran the Power Profiler Kit on an nRF52DK development board to establish a baseline power consumption.
The current firmware project is quite simple...
Hi,
I am developing a low power BLE device using Promicro nRF52840 boards. After updating to ncs3.2.1 I have noticed a high power consumption in sleep, that isn't present...
Hi! I'm running into a strange issue.
I have inherited this project and it is poorly commented. I have 2 peripherals and 1 central. The 2 peripherals are identical devices...
I am developing a product which uses one nRF5340 Timer in timer mode and another in Counter mode. Reading through the nRF5340 Product Specification v1.6 I have the following...
Hello Support Team,
I am currently working on Channel Sounding with the nRF54L15 devkit, and I am encountering an issue when using main_mode .
Until now, I was using the...
After defining the ADAPTER and initializing UART2 the The adapter pointer fails a test on line 287. FATAL: async_adapter_uart2 points to Flash (0x246d4). Linker Error. This...