First try with WiFi module ESP8266 (ESP-07) produced by Espressif. Actually first trying to use this module I have performed at last year. But then my experiments with module end with some firmware malfunction. At this time all goes more or less fine. The first thing which I made after purchasing the module was upload a NodeMCU firmware. This firmware allows me to use the lua-scripts for programming the ESP8266. Since previous year NodeMCU has a lot of changes. A lot of sensors have a support which is built-in NodeMCU. So data from these sensors could be read with use embedded functions without any third-party libraries.
ESP8266. Hello world
Leave a reply