How to check a generic esp8266 01
Posted: Wed Aug 10, 2016 5:42 pm
hi, I manage to test a blink example using this guide http://www.arduinesp.com/blink
It works ok with one module, but with other I got this error when uploading the same scketch
There is any way to check if the module is defective or it's missing bootloader?
It works ok with one module, but with other I got this error when uploading the same scketch
Code: Select all
error: failed reading byte
warning: espcomm_send_command: cant receive slip payload data
There is any way to check if the module is defective or it's missing bootloader?