I am having issues with USB local serial connection. I've been using the
myFP2ESP in Access Point without problems for some time, but it would be
convenient for my setup to use it through USB. However, I can't connect. I
have tried to connect at the default speed of 57600 bps, and also at 19200
(changing the local serial speed from the code also to match it), with no
luck.
Is it mandatory to reset the ESP32 before connection? Because I was using
an old DSLR, I modified the esp32 so it cannot be reset through the RTS
pin, which was soldered to another pin which I used for camera shutter
control. I could rewire the RTS pin if needed, but I'm not sure if this is
the issue or maybe is another thing (I am clearing the option reset before
connection in the myFP2 windows app).
I attach the logs, which first connect at 57600 and alter at 19200. It
seems to me that it somehow connects but then it is unable to communicate,
as if I try with other COM ports the error is different.
Hello,
FIrst of all, thanks for this awesome project.
I am having issues with USB local serial connection. I've been using the
myFP2ESP in Access Point without problems for some time, but it would be
convenient for my setup to use it through USB. However, I can't connect. I
have tried to connect at the default speed of 57600 bps, and also at 19200
(changing the local serial speed from the code also to match it), with no
luck.
Is it mandatory to reset the ESP32 before connection? Because I was using
an old DSLR, I modified the esp32 so it cannot be reset through the RTS
pin, which was soldered to another pin which I used for camera shutter
control. I could rewire the RTS pin if needed, but I'm not sure if this is
the issue or maybe is another thing (I am clearing the option reset before
connection in the myFP2 windows app).
I attach the logs, which first connect at 57600 and alter at 19200. It
seems to me that it somehow connects but then it is unable to communicate,
as if I try with other COM ports the error is different.
Many thanks!