Hi
I'm trying to get working serial-port-json-server with ESP32 Core Board equipped with usb-to-serial converter.
When I connect USB to Linux PC and reset CoreBoard using button on it, everything works fine, because during boot it detect active serial port and enable console.
I know, I can reset the board porting RTS from low to high and the to low again, but I don't know, how to achieve this with serial-port-json-server.
Can you give me some hint how can I add this glitch on RTS after port is opened ?
Thank you.
Best regards,
Jan
Hi
I'm trying to get working serial-port-json-server with ESP32 Core Board equipped with usb-to-serial converter.
When I connect USB to Linux PC and reset CoreBoard using button on it, everything works fine, because during boot it detect active serial port and enable console.
I know, I can reset the board porting RTS from low to high and the to low again, but I don't know, how to achieve this with serial-port-json-server.
Can you give me some hint how can I add this glitch on RTS after port is opened ?
Thank you.
Best regards,
Jan