lmarzen / esp32-weather-epd

A low-power E-Paper weather display powered by an ESP32 microcontroller. Utilizes the OpenWeatherMap API.
GNU General Public License v3.0
2.49k stars 196 forks source link

FireBeetle 2 ESP32-E Can't connect via USB port #50

Closed Ianszh closed 1 year ago

Ianszh commented 1 year ago

I've just received all the parts for this cool project, but when trying to upload the code the board USB serial is not recognised. I've tried on 2 Macs and a PC with 3 different cables which are definitely data versions but the board is not recognised in platformio or Arduino where I've used many ESP32 and ESP8266. I also tried consulting Dr. Google and there seems to be others with beetle serial port problems but no concrete solution. Have you come across this and maybe have a solution?

Ianszh commented 1 year ago

I installed the waveshare recommended CH34XSER Mac driver, now all's good.