I've recently been getting into arduino projects and I've gotten an ESP8266-01s. However, with the mix of all the different pinouts on the internet, I've tried a few and I haven't been able to get any work from the wifi module (Uploading Sketches and AT Commands). When I try to upload a sketch the error ends in:
warning: espcomm_sync failed
error: espcomm_open failed
error: espcomm_upload_mem failed
I have made an fritzing project representing my actual wiring: https://imgur.com/gallery/TL5Jloq
Additionally here is my wiring:
In case it's not apparent:
Arduino -> Esp8266
RX -> RX
TX -> TX
5v (through 3.3 voltage regulator) -> 3.3V and EN
GND -> GPIO0
GND -> GND