My current sketch is set to connect to my WiFi and react to specific commands - it provides feedback both on the HTTP page and through serial communication. It does both - that is how I know both that the module is working and that the serial communication is working. So, if I am correct, the only thing needed to start flashing is to close the serial comm window, pull GPIO0 to GND, reset the module and start flashing with esp_flasher... The problem is that it does not work - esp_flasher outputs "Failed to connect". What am I missing here?
My current sketch is set to connect to my WiFi and react to specific commands - it provides feedback both on the HTTP page and through serial communication. It does both - that is how I know both that the module is working and that the serial communication is working. So, if I am correct, the only thing needed to start flashing is to close the serial comm window, pull GPIO0 to GND, reset the module and start flashing with esp_flasher... The problem is that it does not work - esp_flasher outputs "Failed to connect". What am I missing here?