august 6 2022:
Using Arduino IDE 2.0 rc9.1 I got this uploading problem when I try to transfert the sketch on a esp8266 node MCU board 12E 1.0.
The board installed in Arduino is "esp8266 par ESP8266 community 3.0.2".
The problem occurs. I think, since I installed the upgraded version rc9.1.
I got this problem on 2 others computers using rc 9.1 version.
If I transfert a sketch created with an older version of Arduino, the transfert is OK.
If I flash the ESP8266 before the uploading, the transfert is OK usually, not at 100%.
Does someone has an idea to solve this problem?
are you sure you have the correct COM port?
if using windows check using the device manager - by disconnecting/reconnecting the USB cable you should see the COM disappear/reappear
make sure no other device is connected to the COM port
try closing and reopening the IDE?
when attempting to upload press the FLASH button on the ESP8266
Please don't post pictures of error messages. Copy the full error message (your picture even includes the button to do it !) and paste the error here in code tags
Thanks @ptillisch,
You put your finger directly on the "bobo".
Without the serial monitor open, uploading was OK.
I installed the nightly-20220807 (replaced files). The problem is fixed.
You can close this item.
MDR1
Marking the solution is helpful because it allows those with the same question to more quickly find the answer, and allows the helpers on the forum to differentiate solved topics from the ones that still require their assistance.