admin管理员组

文章数量:1391999

I’m new to the ESP32 and trying to get it working on macOS. The board is connected (red light is on), but I’m facing couple of issues.

#What I have tried so far

  • I ran ls /dev/cu.* and see /dev/cu.usbmodem14301, but not sure if it’s the correct port.
  • Tried using the screen command (screen /dev/cu.usbmodem14301 115200), but it closes automatically with errors like "Resource is busy" and "Sorry, could not find a PTY".

#Challenges

  1. How do I set up the ESP32 correctly on macOS?
  2. How do I identify the right serial port for my ESP32?
  3. Should I install the CP210x driver, and how do I do it?

Thanks in advance for any help!

本文标签: