So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By imtdb
#74677 Hi! I recently bought my first esp module for my Arduino, i bought this module: Esp8266
Image
I connect Esp8266 in the following way :
Image
When i run the code i get the following error:

Code: Select all error: failed reading byte
    warning: espcomm_send_command: can't receive slip payload data
    error: failed reading byte
    warning: espcomm_send_command: can't receive slip payload data
    warning: espcomm_sync failed
    error: espcomm_open failed
    error: espcomm_upload_mem failed


i dont know what to do, please help!

Thanks in advance!