esp8266

Update the SDK from 2.xx to 3.xx for ESP8266 development for Simple Script programmable Controller.

Update the SDK from 2.xx to 3.xx for ESP8266 development for Simple Script programmable Controller.

In order to ensure the performance (and especially the reliability) of the Simple script programmable Controller, it took me a while to upgrade the ESP8266 sdk used by the controller from version 2.xx to version 3.xx; The ESP8266 RTOS SDK V3.0 updates the system architecture and adjusts it to be consistent with the ESP-IDF. This means that the same set of application code has the opportunity to be applied to products with different chips (ESP8266, ESP32, ESP32-S2 chips). The updates are mainly:1, using eso-idf code framework2、 Refactor some and core libraries, including WiFi libraries and libmain.3、 Update third-party libraries, such…
Read More
No widgets found. Go to Widget page and add the widget in Offcanvas Sidebar Widget Area.