I have successfully completed dfu using android app, but if anyone can help me with example program so that i can perform dfu using program instead of using toolbox app, please reply asap
I have successfully completed dfu using android app, but if anyone can help me with example program so that i can perform dfu using program instead of using toolbox app, please reply asap
If by program you mean a pc application you can use master control panel (windows) or the ironpython script, see the SDK documentation here below the "Updating the device firmware" section for more details.
You need to implement the DFU client service that follows the flow chart shown in the bootloader documentation linked to above. Unfortuantely we do not have an example for this service at the moment.
You need to implement the DFU client service that follows the flow chart shown in the bootloader documentation linked to above. Unfortuantely we do not have an example for this service at the moment.