-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Serial input not working #344
Comments
I might add that via telnet input is echoed (albeit twice) and executed:
|
Does it do the same on telnet when NO serial is connected? |
The log in Telnet looks the same as posted above without a serial cable attached and both telnet_enable Y and telnet_enable D. |
echoed as well? |
no serial connection, NVS telnet_enable D
no serial connection, NVS telnet_enable Y
|
Did more testing today. The thing is a bit strange. If I hook up the serial cable, start Putty and boot the ESP, serial input works as expected. If I switch from hterm or Arduino Serial Monitor to Putty, Putty shows the same behavior. Only after reboot, Serial input works OK again with Putty. Btw does anyone have a suggestion for a different terminal emulator that allows to switch off DTR and RTS? |
Describe the bug
Commands entered via the serial interface are not received correctly.
Preliminary Information
Hardware Details
Please describe your hardware setup:
NVS Settings
Issue Description
The text was updated successfully, but these errors were encountered: