Issues using images.
Posted: Fri Jan 11, 2019 11:49 am
Hey everybody,
First time posting
So I am working on a project using a Huzzah ESP8266 with Arduino IDE. Basically what I am trying to acheive is that when a user accesses wifi (selects SSID), a captive portal page will open. This CPP will contain either an image or .gif.
I have been loosely following YourSunny's project https://yoursunny.com/t/2017/freewifi/
However, although I can get the CPP up + working, the image appears as a broken link.
So, I tried something simpler and just tried to have a html page with an image in it, for this I followed this tutorial
https://circuits4you.com/2018/01/31/upl ... -web-page/
However, I'm still having the same problem.
I should also say that when I test the page before uploading, it works no problem.
Completely puzzled, any suggestions greatly appreciated!
First time posting
So I am working on a project using a Huzzah ESP8266 with Arduino IDE. Basically what I am trying to acheive is that when a user accesses wifi (selects SSID), a captive portal page will open. This CPP will contain either an image or .gif.
I have been loosely following YourSunny's project https://yoursunny.com/t/2017/freewifi/
However, although I can get the CPP up + working, the image appears as a broken link.
So, I tried something simpler and just tried to have a html page with an image in it, for this I followed this tutorial
https://circuits4you.com/2018/01/31/upl ... -web-page/
However, I'm still having the same problem.
I should also say that when I test the page before uploading, it works no problem.
Completely puzzled, any suggestions greatly appreciated!