Chat here is you are connecting ESP-xx type modules to existing AVR based Arduino

Moderator: igrr

User avatar
By Regis
#50922 Hi,

After resolving sketch upload problems now when using example sketches i get garbage on the serial console the same whichever speed I choose.
I upload the sketch, when "done uploading" appear. I disconnect GPIO 0 and pull done reset or disconnect and reconnect vcc. Then I got the led blue solid and garbage repeating on the console like :
$C2;232&
4G<RC$26Vd
�RRCC<#086�2�"��2�<;x�B���bR<20�+��


If someone could help me with this problem, I'll be grateful !

Best regards,
User avatar
By Regis
#51041 Hi, every one having this sort of trouble on Osx.
When the blue led is solid and garbage appear on the serial console it's that the upload is corrupt.
This come from the default esptool on OSx arduino install.
Try to install esptool.py and modify the esp packade default.

See here : http://hpclab.blogspot.fr/2015/06/esp82 ... -os-x.html

Regards,