Open hexanet67 opened 6 years ago
I always just manually reset the esp device. It would be cool to figure out a better way though. I haven't or much thought into it. Spjs is open source though if you wanted to experiment.
On Feb 25, 2018 4:18 PM, "hexanet67" notifications@github.com wrote:
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
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/johnlauer/serial-port-json-server/issues/69, or mute the thread https://github.com/notifications/unsubscribe-auth/AHidbTm3EnrNtUxmWZlt2Izp51EOrCh4ks5tYXnIgaJpZM4SSVQC .
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