You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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" ***@***.***> 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
<#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
The text was updated successfully, but these errors were encountered: