I am having 2 setups to get the ESP up and running.
1. UART USB Cable straigt to ESP01
2. Arduino Uno and ESP01 attached.
I am confused - found different information about wiring them up.
- RX -> RX vs. RX-> to TX, vice versa.
Different setups with resistors and capacitators, some without any ...
i tried all....
now I have the problem.
not getting an AT ok!
and while uploading - diffent technics used: reset (rst -> gnd) and flash (gpio -> gnd)- used.
I get errors:
warning: espcomm_send_command: wrong direction/command: 0x00 0x08, expected 0x01 0x08
maybe anyone can solve my confusion.
Thanks T
Sketch is very easy and working on an NodeMCU .
I tired upload via Arduino IDE with Generic ESP6288 Board.
Different bauds as well.
Thanks for helping !!
warning: espcomm_send_command: wrong direction/command: 0x00 0x08, expected 0x01 0x08
resetting board
trying to connect
espcomm_send_command: sending command header
espcomm_send_command: sending command payload
serialport_receive_C0: 00 instead of C0
trying to connect
espcomm_send_command: sending command header
espcomm_send_command: sending command payload
espcomm_send_command: receiving 36 bytes of data
warning: espcomm_send_command: wrong direction/command: 0x00 0x08, expected 0x01 0x08
trying to connect
espcomm_send_command: sending command header
espcomm_send_command: sending command payload
espcomm_send_command: receiving 36 bytes of data
warning: espcomm_send_command: wrong direction/command: 0x00 0x08, expected 0x01 0x08
resetting board
trying to connect
espcomm_send_command: sending command header
espcomm_send_command: sending command payload
serialport_receive_C0: 08 instead of C0
trying to connect
espcomm_send_command: sending command header
espcomm_send_command: sending command payload
espcomm_send_command: receiving 36 bytes of data
warning: espcomm_send_command: wrong direction/command: 0x00 0x08, expected 0x01 0x08
trying to connect
espcomm_send_command: sending command header
espcomm_send_command: sending command payload
espcomm_send_command: receiving 36 bytes of data
warning: espcomm_send_command: wrong direction/command: 0x00 0x08, expected 0x01 0x08