Hi, I hope this is the right forum part. I think my problem is a driver problem, so I hope it is.
TL DR first: The ESP32-based watch wont connect to my mac running Mojave, even though I have the drivers (CP210x) installed and the board profile downloaded and selected.
And background: I bought this neat and cheap watch-shaped development board for my kids, the TTGO T-Watch. It's ESP32-based, features a touch display, an RTC and a bunch of other sweet stuff. Most of the specs are there in the Banggood listing:
Also, here's the projects GitHub:
Most of the documentation is focused on learning the users to download and install Arduino. I've used Arduino for some time, so I haven't had any problem downloading and running the board profiles in the Board Manager. I also downloaded and installed the latest CP210x driver for Mac. But the watch doesn't show up on the ports when I try to connect. I have a Macbook Pro 2015 running Mojave.
So far:
- Tried doing the same thing on a Virtual PC running Windows 10 on my mac, but no difference.
- Uninstalled and reinstalled the driver, tried installing legacy drivers as per this Medium article: I Fixed My UART-USB Problem And So Can You .
But nothing works. Sadly, I don't have any other ESP32 board to try with, but I have tried different Arduino boards and they all work. Also tried an ESP8266 board, which worked.
Anyone? My 10-year-old was really psyched about trying this one out with PictoBlox, and he's very disapointed now. So any help fixing his birthday present would be very appreciated!
Warm Regards
M