Cannot connect to esp32 board using rshell

General discussions and questions abound development of code with MicroPython that is not hardware specific.
Target audience: MicroPython Users.
Post Reply
rgteyq
Posts: 1
Joined: Sun Oct 22, 2017 9:51 pm

Cannot connect to esp32 board using rshell

Post by rgteyq » Sun Oct 22, 2017 10:06 pm

Hi,

I am new to programming Arduino boards and am currently unable to connect to my esp32 board using rshell.

I am currently on Mac OS 10.12.6. I have loaded the serial to USB driver and can see the port. I get a connecting message: "Connecting to /dev/tty.wchusbserial1410 ..." but it goes no further.

I am able to screen to it and get to the REPL prompt. The board already has some code that was previously loaded on it

Any help would be appreciated.

Post Reply