I'm trying to use ESP32 but the ESP_EASY network does not appear for me to connect to 192.168.4.1.
I am using the latest mega-20181214 version and used the two programs that come in it ...
I programmed using the commands below:
esptool -p / dev / ttyUSB0 write_flash 0x00000 ESP_Easy_mega-20181214_esp32test_1M8_partition.bin
esptool -p / dev / ttyUSB0 write_flash 0x00000 ESP_Easy_mega-20181214_esp32dev.bin
The two modules are as follows:
Nothing happened, so I connected the serial and a message appears below: What am I doing wrong?

Best regards
Marcelo Miranda