You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • @JumJum did you just write your own module in JS, or are you using the one that I have integrated with Espruino? The thing about the Espruino one is you'll get the HTTP client/server as well as sockets/websockets when I get around to implementing them.

    Was the 3.3v regulator info I put on http://www.espruino.com/ESP8266 helpful?

    Does DNS 'just work', or is it a separate command that you need to send in order to get the IP?

    @DrAzzy the code in GitHub will do HTTP GET, returning the data correctly and everything. It doesn't 'know' when WiFi is connected though - hence the 10 sec delay. There's no support for HTTP server yet, or multiple HTTP sockets - but that those shouldn't be that hard to add.

About

Avatar for Gordon @Gordon started