# Need to understand the integration of the mender-client with DFU

**URL:** https://hub.mender.io/t/need-to-understand-the-integration-of-the-mender-client-with-dfu/6236
**Category:** General Discussions
**Tags:** mender-client, integration, dfu
**Created:** [October 1, 2023, 7:34am UTC](https://hub.mender.io/t/need-to-understand-the-integration-of-the-mender-client-with-dfu/6236 "2023-10-01T07:34:23Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![TheYoctoJester](https://yyz2.discourse-cdn.com/flex036/user_avatar/hub.mender.io/theyoctojester/32/1444_2.png) [@TheYoctoJester](https://hub.mender.io/u/TheYoctoJester)
#### Post date: [October 2, 2023, 8:46am UTC](https://hub.mender.io/t/need-to-understand-the-integration-of-the-mender-client-with-dfu/6236/2 "2023-10-02T08:46:54Z")

</div>

Hi @AkshatVyas,

We have an example implementation of an Update Module that uses DFU to update a leaf device. It is described in [this article](https://hub.mender.io/t/device-firmware-update-dfu/1617), source code is in the corresponding [git repository](https://github.com/mendersoftware/mender-update-modules/tree/master/dfu).  
The example uses a K64F-board, but it is easily adjusted to other device types. Concerning the type of software on the leaf device, it is completely agnostic as the update process is happening externally to it.

Greetz,  
Josef

---

_[View the full topic](https://hub.mender.io/t/need-to-understand-the-integration-of-the-mender-client-with-dfu/6236)._
