a header like thiswhere yyy = refresh rate in seconds and xxx is the number of bytes in your page (the header not included) is a good thingHTTP/1.1 200 OK\r\nContent-Type: text/html\r\nConnection: close\r\nRefresh: yyy\r\nContent-Length: xxx\r\n\r\n
The AT+CIPCLOSE,NN is no required when you do this , although multiconnections are even more problematic a single user connection is more robust
ps this is a header not a <heading>



Bookmarks