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 developed a gateway for converting an MCU to ble Bluetooth. The MCU connects to 8 BLE hosts via UART, and each Bluetooth host can connect to one Bluetooth slave. All...
Hello,
I am trying to configure COMP peripheral on my NRF54L15 DK. I am using P1.11 pin (AIN4) as single ended input for this purpose. For now I am trying only to evaluate...
Hello,
I’m working on a project where I intend to integrate the nRF9151 as a standalone modem , communicating with my external MCU via UART using AT commands .
My goals...
Hi,
Currently I am using nRF52840 as nodes for mesh network. However, by reading the sdk5 documents and example, I did not see any clues to update the firmware with DFU...
After the update to extension version 2025.8.654, the extension can no longer find the nRF SDK in my west workspace in the build configuration. If I revert to extension v2025...
I made a PCB board, but I couldn't connect to the chip with JLink. I used a lithium battery to power VDDH. I want to test if there is any problem with the hardware. I tried...
I am using NRF5340 with NRF connect (Zephyr) and logging out to RTT (printk or printf, etc) , which works but sometimes I get buffered fragments and dont see the rest of the...
Product: nRF54L15, SDK:3.0.2, door lock application
Hi,
When the Matter door lock removed from Apple Home(Home App, remove accessory), the lock does not remove all the...
Hello,
I am experiencing an issue when trying to flash any program using nRF Connect for VS Code. When I execute the flash command, my board disappears from the "Connected...
Hello,
Is there support for fuel gauge algorithm with the CR2450 and the nPM2100 implemented? If not, is there a plan to release support for it soon?
Thank you,
Fin...
Hi,
We need to write binary content from a binary file (.hex or .bin) to a specific area of the external flash (QSPI).
According to this topic: , this is similar to our...
Hello,
I have been trying to get my brand new nRF52840 Dongle working as an 802.15.4/Zigbee sniffer, but I am not able to capture any packets, even though the interface...
I compared the S132 and S140 protocol stack files. The S132 file does not occupy the 0x26000 address, while the S140 does occupy the 0x27000 address. However, the application...
Hi, I've spent a few hours trying to figure out a way to use the onboard PDM microphone on Thingy52 with the nRF Connect SDK.
I saw a pull request for one from a member...