Hi,
I have issues with the Olimex ESP32-gateway. Everytime I use “mos config-get” a reset of the ESP is triggered. The board uses a CH340 and I can observe a pulse on DTR after I issue the command.
I don’t get the behaviour on a “standard” ESP32-Devboard that uses a CP2102.
I looked into “–set-control-lines=false”, but that is just for the console, right?
I am running on macOS 10.14.6.
Any ideas what I can do to stop this?
Thanks!