Error Messages While Using The Esp8266 board with the Arduino IDE

I would think then it deletes the code after putting on the code. And also the hard resting doesn't go away after some time? Is it then dangerous to close Arduino when it is says hard resetting?

Why would it delete the code after uploading it ?
Resetting the board does not delete the code it just starts the processor from a known point so that it can go through its start up routines to set up its hardware before running the code

Whilst I agree that the
Hard resetting via RTS pin...
message is a little open ended, by the time that you have seen it the reset is complete and your code is running. So, you can safely unplug or power down the board at that time

1 Like

Thank you so much @UKHeliBob

No PM here

Hmm.... that is funny. Click on this link to view it; Click here to view the message

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.