2017-03-09 06:06 AM
Hi,
I'm using wifi module SPWF01SA with firmware version 160129-c5bf5ce-SPWF01S.I uploaded my webserver on the wifi module, using the guidelines:
/external-link.jspa?url=http%3A%2F%2Fwww.st.com%2Fcontent%2Fst_com%2Fen%2Fproducts%2Fwireless-connectivity%2Fwi-fi%2Fspwf01sa.html
.
My project consists of two html pages, a css file and different jquery libraries (jquery-1.11.3.min.js, jquery-lang.js, js.cookie.js).I have problems loading the pages from the browser, as not all the files are downloaded with error net::ERR_CONNECTION_TIMED_OUT. This happens with the module set as miniAP and STA mode as well.My project is about 150 kB in size.Is there a way to solve this problem?Thanks Simona
#spwf01s2017-03-11 05:40 AM
Ciao Simona,
if I'm not wrong, problem is that download goes to timeout.
Try reducing ip_wait_timeout configuration variable (default to 12seconds) to 1 or 2 secs. I assume is a low RAM issue. How many connections are opened from browser vs module during download stage?
jerry
2017-03-13 04:01 AM
Hi,
I tried changing the configuration variable as you suggested but the problem is the same.
I'm trying with only one connection.
I will try to reduce the number of pages and see what happens. I'll post as soon as I've got new results.
If you have any other suggestion, please let me know.
Thanks for your support,
Simona
2017-03-13 12:36 PM
How much data are downloaded before timeout? Only one connection, and a few files, should not stop download. I can test your filesystem in you want. Send me to private message
2017-03-14 08:25 AM
Hi, I have sent you a private message
2017-03-14 10:42 AM
Too many connections...
2018-03-06 10:56 PM
Hi
Simona &
jerry
I am new to this and in necessity of performing similar task as a small part of my project, i.e. loading html web pages to wifi module spwf01sc. Doing it for first time. I request you to send me the procedure for it. Appreciate if any reference links or documents. Also please share where do I get sample HTML files so that I can upload to the wifi module for testing purpose.
Thanks & Regards
Jitendra NVS