Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not neccessarily working on esp32-cam-mb #103

Open
TecDroiD opened this issue Apr 3, 2021 · 1 comment
Open

not neccessarily working on esp32-cam-mb #103

TecDroiD opened this issue Apr 3, 2021 · 1 comment

Comments

@TecDroiD
Copy link

TecDroiD commented Apr 3, 2021

i just got an esp32-cam with esp32-cam-mb which is basically a ch340c and a6206a (3.3v regulator). Seems, that RTS# is connected to RST of the ESP32 and DTR# to IO0, which enables chip flashing. To communicate with the ESP32, both must be low.
I know that you use TelnetLib for Connection in which there is a COM_PORT_OPTION which can set it see: https://tools.ietf.org/html/rfc2217#page-8 Maybe there could be an option implemented to set DTR and RTS directly?

@chaseadam
Copy link

here is an example of some python code which handles a similar situation:

https://esp32.com/viewtopic.php?t=6210

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants