Heltec-Aaron-Lee / WiFi_Kit_series

Arduino source codes and toolchain for WiFi_Kit_series made by HelTecAutomation.
GNU Lesser General Public License v2.1
766 stars 308 forks source link

Support for WiFi kit 32 V3 #164

Closed clbrandin closed 1 year ago

clbrandin commented 1 year ago

I've discovered two issues that need to be resolved to support WiFI kit 32(V3) with Arduino:

  1. The USB C connector doesn't work unless you connect it with a USB A to USB C cable. It appears that a USB C to USB C cable won't power the board.
  2. The heltec.cpp and heltec.cpp files need to be changed. I've attached corrected files:

heltec.zip

Now the demo files provided by HelTec work (at least the ones I tried, including the factory test sketch).