I followed the guide Configuring and performing DFU over Mesh ,old firmware was examples\dfu\build\dfu_nrf52832_xxAA_s132_6.1.1_Debug\dfu_nrf52832_xxAA_s132_6.1.1.hex,new firaware was bin/blinky/blinky_nrf52832_xxAA_s132_6.1.1.hex.Dfu process bar on the cli screen seemed to normal when I input cmd "nrfutil dfu serial -pkg blinky_example_dfu_test.zip -p COM81 -b 115200 -fc --mesh"
I found LED not blinked ,that is updated new firmware blinky_example_dfu_test.zip not function well,but I also found new firmware blinky_example_dfu_test.zip just existed has been flashed to the storage,I cannot understand why?