Hacker News new | ask | show | jobs
by nemik 3960 days ago
You can program the ESP8266 yourself. For its TCP stack it uses lwip which you can also compile yourself. The 802.11 stack is more of a black box though, but not necessarily the TCP stack.