Skip to content

warning: espcomm_sync failed error: espcomm_open failed esp8266-01 wifi module #7177

@jaysuthar743

Description

@jaysuthar743

I am using 1.8.10 Arduino IDE with the esp8266-01 wifi module and Arduino Uno. I just want to upload simple program but I always get the error:

warning: espcomm_sync failed
error: espcomm_open failed
error: espcomm_upload_mem failed
error: espcomm_upload_mem failed

Connection:
Arduino Uno ----- esp
Tx --- Rx
Rx --- Tx
5v --- ch_pd
5v --- VCC
GND --- GPIO 0
GND --- GND

I have tried some changes in connection but that didn't work for me:

  1. 3.3v for VCC and ch_pd.
  2. reset pin of Arduino to reset pin of esp and also to GND pin of esp.
  3. Rx to Rx and Tx to Tx.

Note: I don't have any external power supply or resistor.
Please help me to get rid of this error. Correct me if my connections are wrong.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions