Open peterhinch opened 5 years ago
I'm not sure if I'm having the exact same issue but it looks like it. I'm trying to connect to an esp8266 (feather huzzah). I tried using version 0.0.21 to 26. Using it on a mac.
Bruno:~/ $ rshell --port /dev/tty.SLAB_USBtoUART --buffer-size=30 -a [20:18:34]
Using buffer-size of 30
Connecting to /dev/tty.SLAB_USBtoUART (buffer-size 30)...
Trying to connect to REPL .
It juste hang there forever. I'm not having this problem with an esp32.
I should probably mention that this board in flashed with circuitpython v3.2.1. I'm not having this issue with a nodeMCU running micropython.
The FTDI connection works with miniterm.py. Test conditions:
When invoked it hangs at this point:
If interrupted when hanging the traceback is as follows: