Chat freely about anything...

User avatar
By Dwight B.
#57859 I have a captive portal sketch running on the esp8266 (used as a wifi access point) and uploaded through the arduino ide and it is displaying an image that I get from a different website (when I use chrome). The problem is that when I connect to the AP with my ipad the image will not display. I would like to find a way to have the image be saved on the esp8266 (other than base64; the image is a large .gif file) and then displayed from there. Does anyone have any ideas?