- Sat May 16, 2015 3:37 am
#17535
ArnieO wrote:The purpose of this firmware is that the ESP replaces USB cable / UART so that you can communicate wirelessly with for instance an Arduino. In such a setup, the ESP Rx/Tx are connected to Arduino Tx/Rx. The UART is not used. When set up properly you can for instance program the Arduino wirelessly, or monitor it wirelessly.
In your setup you seem to have a UART connected to the ESP Rx/Tx, which leaves me wondering what you are attempting to accomplish?
Thanks again for persisting..
The UART connection to the ESP now is for testing only.
When/if I get my head around this, it will work exactly as you describe, but instead of programming or monitoring an Arduino , it will be my radio (amateur radio), so I can program it without removing it from my car, or having to use a laptop etc.
I still am only getting one way comms (from VCP to ESP) the response from the terminal connected to the ESP tx/rx does not go back to the terminal running connected to the virtual com port.
I must use VCP software since I must use Radio "programming" software that can only connect to the radio via an RS232 or USB port.