Unable to connect MacBook Pro 16" to ESP32 using Arduino
Posted: Tue Feb 11, 2020 12:10 am
Unable to connect MacBook Pro 16" to ESP32 using Arduino
The main issue: Arduino IDE can't connect to the ESP32 over the USB Port
Attempts so far...
SiLabs driver 5.02.04 has been installed (and uninstalled / reinstalled multiple times)
Arduino IDE > Preferences has in "Additional Boards Manager URLs": https://dl.espressif.com/dl/package_esp32_index.json
Arduino IDE > Tools > Board > Board Manager: and the ESP32 has been installed (v 1.0.4)
Arduino IDE > Tools > Board: "ESP32 Dev Module" is selected (have tried others as well)
At one point Arduino IDE > Tools > Ports > Showed the USB Port, but selecting it didn't resolve the issue.
Terminal > ls /dev | grep tty showed the USB driver
I remembered something involving setting a modem using Mac OS > Finder > Apple Menu > System Preferences > Network, where you add SLAB_USB...toUART, but don't remember exactly what. After testing / trying to remember exactly what that step was seems to have been the cause of the USB option subsequently disappearing from Arduino IDE > Tools > Ports and no longer showing under ls /dev | grep tty.
Subsequent Uninstall / Installs of the SiLabs driver have not fixed anything.
The main issue: Arduino IDE can't connect to the ESP32 over the USB Port
Attempts so far...
SiLabs driver 5.02.04 has been installed (and uninstalled / reinstalled multiple times)
Arduino IDE > Preferences has in "Additional Boards Manager URLs": https://dl.espressif.com/dl/package_esp32_index.json
Arduino IDE > Tools > Board > Board Manager: and the ESP32 has been installed (v 1.0.4)
Arduino IDE > Tools > Board: "ESP32 Dev Module" is selected (have tried others as well)
At one point Arduino IDE > Tools > Ports > Showed the USB Port, but selecting it didn't resolve the issue.
Terminal > ls /dev | grep tty showed the USB driver
I remembered something involving setting a modem using Mac OS > Finder > Apple Menu > System Preferences > Network, where you add SLAB_USB...toUART, but don't remember exactly what. After testing / trying to remember exactly what that step was seems to have been the cause of the USB option subsequently disappearing from Arduino IDE > Tools > Ports and no longer showing under ls /dev | grep tty.
Subsequent Uninstall / Installs of the SiLabs driver have not fixed anything.