An ESP32 was flashed with micropython, using esptool on Linux system ( Ubuntu 18.04 ). When I tried to runrshell after installing it, it seemed as it start executing, but did'nt reach to login part - rshell --buffer-size=30 -p /dev/ttyUSB0
BTW- connecting via PUTTY was successfull ( and so was flashing of micoropython )
what might be the reason for that ?