Fixed ESP32 Reset To Bootloader
Fixed Getting the ESP32 to accept a flash without pressing button
ESP32 Boot Mode Selection
Add capacitor 1uF-2.2uF pin EN to GND


ESP32 (WROOM32) is already integrated antenna and RF balun, power amplifier, low-noise amplifiers, filters, and power management module. The entire solution takes up the least amount of printed circuit board area.This board is used with 2.4 GHz dual-mode Wi-Fi and Bluetooth chips by TSMC 40nm low power technology,power and RF properties best, which is safe, reliable, and scalable to a variety of applications. Features:
High performance-price ratioSmall volume, easily embeded to other productsStrong function with support LWIP protocol, FreertosSupporting three modes: AP, STA, and AP+STASupporting Lua program, easily to develop
https://espressif.com/en/esp-wroom-32/resources
http://esp32.net/Development Board: https://github.com/Nicholas3388/LuaNode
https://github.com/SmartArduino/SZDOITWiKi/wiki/ESP8266---ESP32
NodeMCU: https://github.com/nodemcu/nodemcu-firmware/tree/dev-esp32
Arduino: https://github.com/espressif/arduino-esp32
Installation instructions using Arduino IDE Boards Manager
Starting with 1.6.4, Arduino allows installation of third-party platform packages using Boards Manager. We have packages available for Windows, Mac OS, and Linux (32 and 64 bit).
- Install the current upstream Arduino IDE at the 1.8 level or later. The current version is at the Arduino website.
- Start Arduino and open Preferences window.
- Enter
https://dl.espressif.com/dl/package_esp32_index.json
into Additional Board Manager URLs field. You can add multiple URLs, separating them with commas.
- Open Boards Manager from Tools > Board menu and install esp32 platform (and don't forget to select your ESP32 board from Tools > Board menu after installation).
Stable release link: https://dl.espressif.com/dl/package_esp32_index.json
Development release link: https://dl.espressif.com/dl/package_esp32_dev_index.json
Package included:1 x ESP32 Development Board
