This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

DFU PROCESS

Hi,

I am using  Nrf Sdk Mesh V3.1.0 with softdeviceS132 and sdk board Nrf52832 and esp module

I want to implement Dfu process for my devices preset in mesh network and for those devices i want to update firmware to only particular device without using nrf connect or any other APK

So My Dfu generated Zip package will be present in server and from server data will be send to ESP and from ESP through Serial Communication is send to One of my customized nrf52 board.Now that Customized nrf52 Board will be responsible to Update Other Device Firmware through Advertising.

So,Actually i need to know is there any particular method of such kind.

please help me to solve this.

Thank you in advance.

Related