Firmware upload through web interface

Hi,

Does anyone know how you would upgrade device firmware through a web interface? Is there any sample code available?

Thanks

Hi,

If you are using the latest NetOS 7.4 then just start a new project under ESP. Include the web servers and FTP and anything else you need.

This gives an outline application that has a Web interface that includes firmware update.

Are you talking about the sample applications in ESP?
I have looked at most of the sample applications in the list, which one includes a firmware upgrade sample?

Thanks

Under Digi’s ESP there are two “paths” for creating a project as follows:

  1. file
    ew\NET+OS\project
    and
  2. file
    ew\NET+OS\Sample Project

Under 1) after a couple of screens, you’ll get to a screen entitled Services Selection. It is on this page that one can select services such as ftp server. So it is through option 1 above that the other replier is referring. he is NOT refering you to a NET+OS Sample Project.