QUERY · ISSUE
esp8266 hardware flow control issue
enhancementport-esp8266
How to use esp8266 UART0/UART1 hardware flow control function! Thanks!
CANDIDATE · ISSUE
esp8266: NodeMCU REPL not responding due to minicom flow control
After a very uneventful setup of the latest esp8266-20170612-v1.9.1.bin firmware on a new NodeMCU I am stuck.
Using esptool.py v 2.0 on RaspberryPi, and minicom and after connection there is no prompt from MicroPython. A soft reset using the button, shows the screen below:
dÜ^^^Oòý#4 ets_task(40100164, 3, 3fff829c, 4)
OSError: [Errno 2] ENOENT
MicroPython v1.9.1-8-g7213e78d on 2017-06-12; ESP module with ESP8266
Type "help()" for more information.
>>>
(the funny characters in front are aways different...)
any user input has no response
Update:
v1.9.1-13-g1e70fda6 same results