Skip to main content
Jitendra NVS
Associate
March 8, 2018
Question

How to load an html file to internal flash memory of the spwf01sc wifi

  • March 8, 2018
  • 1 reply
  • 640 views
Posted on March 08, 2018 at 11:32

What I need exactly is - procedure to load an html file to internal flash memory of the 

spwf01sc wifi module so that it is permanently store in the internal flash. For example the default files available as below when issued 'at+s.fsl ' command.

 I 461 /input_demo.shtml 

 I 384 /output_demo.html

 I 614 /index.html

 I 157 /peers.shtml

 I 193 /config.shtml

 I 180 /message.shtml

 I 174 /status.shtml

 I 5496 /remote.html

 I 3447 /firstset.html

 I 212 /404.html

Thanks & Regards

Jitendra NVS

    This topic has been closed for replies.

    1 reply

    Jitendra NVS
    Associate
    March 12, 2018
    Posted on March 12, 2018 at 15:14

    In SPWF01S wifi module, could perform File system update using AT+S.HTTPDFSUPDATE over the air with the help of Apache web server successfully (from Lab6 of Wi-Fi Training - Hands On  manual). 

    But the same is giving problem using UART

    (from Lab6 of 

    Wi-Fi Training - Hands On  manual) 

    after the below commands:

    • AT+S. HTTPDFSWRITE=357957

    • In Tera Term: File – Send File...

    Not  prompting  to issue a reset command in order to complete the file system update, but hanging in the mid. Please help me in solving this issue.

    Thanks & Regards

    Jitendra NVS