Search found 1 match

by rdaf2014
Fri Sep 13, 2019 3:11 pm
Forum: ESP-IDF
Topic: ESP board resets when opening com port
Replies: 2
Views: 10839

Re: ESP board resets when opening com port

I had similar problem. Each time I connected to my ESP32 from putty (serial), the ESP "rebooted".
I changed the flow control settings in Connection/serial from DSR/DTR to RTS/CTS.
Know i can connect and disconnect to my ESP32 without anoying resets.