does somebody know a flash-tool for flashing *.bin-files into ESP8266 / ESP32 that is as easy to use as
to
not install Arduino-IDE with additional board-URL
only do
connect USB-cable
start flash-tool.exe
choose comport
choose *.bin-file
click flash
done
?
I'm aware of the fact that ESP8266/ESP32-boards can be made with different clock-frequency and different flash-ROMsize.
So my question is a tool for "standard" ESP8266 Wemos D1 Mini or ESP8266 nodeMCU
and / or "standard" nodeMCU ESP32-boards
What I have found so far is much more complicated.
If the firmware does not include any kind of OTA a *.bin-file can't be uploaded by OTA.
This means it must be done by USB-cable