Alinan 4pcs ESP8266 NodeMCU CP2102 ESP-12E Internet WiFi Devel | Shop The World
From USA
NewAlinan
Alinan 4pcs ESP8266 NodeMCU CP2102 ESP-12E Internet WiFi Development Board Open Source Serial Wireless Module for Arduino IDE/Micropython (ESP-12E)
ℹ
Products from the USA may come with an input voltage of 110V–120V, requiring a step-down transformer. Check the device wattage to select the correct power converter.
•★Compatible with Arduino, works great with the latest Compatible with Arduino IDE/Mongoose IoT/Micropython.
•★SP8266 is a highly integrated chip designed for the needs of a new connected world. It offers a complete and self-contained Wi-Fi networking solution, allowing it to either host the application or to offload all Wi-Fi networking functions from another application processor.
•★The Chip Model: CP2102; There is the way to guide you to use the new version: The command you needed to use is: esptool.py --baud 115200 --port /dev/tty.SLAB_USBtoUART write_flash -fs 32m -ff 80m --flash_mode dio 0x00000 boot_v1.7.bin 0x1000 user1.bin 0x37c000 esp_init_data_default.bin 0x37e000 blank.bin The important part is “—flash mode dio”