ESP8266 Developer ZoneThe Official ESP8266 Forum2017-10-17T23:12:52+08:00https://bbs.espressif.com:443/feed.php?f=7&t=67432017-10-17T23:12:52+08:002017-10-17T23:12:52+08:00https://bbs.espressif.com:443/viewtopic.php?t=6743&p=16486#p16486You can still use esphttpd in Lubuntu development environment. But it cannot serve files are there is no ESPFS implementation. But you can use SPIFFS + esphttpd in Lubuntu. SHould work fine.
Statistics: Posted by Guest — Tue Oct 17, 2017 11:12 pm
]]>2017-10-06T21:29:52+08:002017-10-06T21:29:52+08:00https://bbs.espressif.com:443/viewtopic.php?t=6743&p=16215#p16215There is esp-open-sdk based HTTP server:
Code:
https://github.com/lujji/esp-httpd
Where can I find example of implementing HTTP server using native (Espressif's) Nonos SDK that allows me to use .html, .jss and .css files? Give me starting point for that please!
Statistics: Posted by almaz1c — Fri Oct 06, 2017 9:29 pm