Hi,
I developed a device and I ship this devices to custemers. Now I want to update firmware of this devices with user friendly app. Is there any app updating app for customers?
Thanks,
Onur
Hi,
I developed a device and I ship this devices to custemers. Now I want to update firmware of this devices with user friendly app. Is there any app updating app for customers?
Thanks,
Onur
If you have already shipped the devices without a DFU bootloader, you are out of luck. Then the only way to upgrade them is to connect a debugger, which I guess is not an option for most customers.
If you have a DFU bootloader on the devices you should be able to upgrade them over the air. If not, this is in any case what you want to do for future products in order to enable field updates. The DFU example documentation in the SDK and the DFU tutorial covers most of what you need to know about DFU.
Ok. Thank you very much for your answers.
Ok. Thank you very much for your answers.