Lets get the party started and +1
[url=https://www.banggood.com/custlink/KvGGhGF4wG[/url]
I like ESP8266 and ESP8285 and ESP32
Explore... Chat... Share...
Moderator: Sprite_tm
r?l`r??or?l`s
Httpd init, conn=0x3ffeae58
Ready
mode : sta(18:fe:34:9f:0b:0c)
add if0
scandone
add 0
aid 5
pm open phy2,type:2 0 0
cnt
connected with WoLFStationLVL4, channel 7
dhcp client start...
ip:192.168.2.172,mask:255.255.255.0,gw:192.168.2.1
Con req, conn=0x3fff4948, pool slot 0
URL = /
Is url index 0
Conn 0x3fff4948 is done. Closing.
Con req, conn=0x3fff4ac0, pool slot 0
URL = /index.tpl
Is url index 3
Heatshrink compressed file; decode parms = b4
Conn 0x3fff4ac0 is done. Closing.
Con req, conn=0x3fff4e28, pool slot 0
Con req, conn=0x3fff4920, pool slot 1
URL = /style.css
Is url index 11
Heatshrink compressed file; decode parms = b4
URL = /cats/cross-eyed-cat.jpg
Is url index 11
FindConnData: Huh? Couldn't find connection for 0x3ffeae58
ReconCb
Conn 0x3fff4e28 is done. Closing.
FindConnData: Huh? Couldn't find connection for 0x3ffeae58
ReconCb
static const MimeMap mimeTypes[]={
{"htm", "text/htm"},
{"html", "text/html"},
{"css", "text/css"},
{"js", "text/javascript"},
{"txt", "text/plain"},
{"jpg", "image/jpeg"},
{"jpeg", "image/jpeg"},
{"png", "image/png"},
{"ico", "image/x-icon"},
{NULL, "text/html"}, //default value
};
bkrajendra wrote:ESPHTTPD responsive UI with Tweeter Bootstrap
find attached fs image.
I'll soon post source at github.
need to change few lines in httpd.c file :Code: Select allstatic const MimeMap mimeTypes[]={
{"htm", "text/htm"},
{"html", "text/html"},
{"css", "text/css"},
{"js", "text/javascript"},
{"txt", "text/plain"},
{"jpg", "image/jpeg"},
{"jpeg", "image/jpeg"},
{"png", "image/png"},
{"ico", "image/x-icon"},
{NULL, "text/html"}, //default value
};
Note: i've included entire bootstrap js and css in espf. Its always better to load these files from external CDN.
but this will only be possible in Station mode if connected to internet Wifi AP.
enjoy mobile friendly UI...!
It takes about 20-25 seconds for home assistant c[…]
I tried to upgrade tof my sonoff basic R2 with the[…]
a problem Perhaps you want to define "Probl[…]
Rebooting your router will not give you a faster I[…]
There are no other notifications from esptool.py i[…]
Using the Arduino IDE, you'll learn how to set up […]
In this project, you will post to Twitter using an[…]
In this project, we will build a water level contr[…]
I guess I'm late, but I had the same problem and f[…]
Last night I received my first D1 Minis for a lear[…]
Although I am aware that this is an old post, I fe[…]