Adafruit IO Arduino Library Errors on ESP32

Moderators: adafruit_support_bill, adafruit

Forum rules
If you're posting code, please make sure your code does not include your Adafruit IO Active Key or WiFi network credentials.
Locked
User avatar
brubell
Learn User Page
 
Posts: 2010
Joined: Fri Jul 17, 2015 10:33 pm

Adafruit IO Arduino Library Errors on ESP32

Post by brubell »

If you're running into errors compiling Arduino sketches including Adafruit IO Arduino on a Feather ESP32 HUZZAH, please make sure you have the following library versions installed:
* ESP-32 Board Support Package 1.0.3 or above
* Adafruit IO Arduino Library 3.2 or above
* Adafruit MQTT Library 1.0 (or above)

The following ESP32 board support package versions are incompatible with Adafruit IO Arduino: 1.0.2, 1.0.3 RC 1, 1.0.3 RC 2, 1.0.3 RC 3

Related GitHub Thread: https://github.com/espressif/arduino-esp32/issues/2755
Attachments
bsp_esp32.png
bsp_esp32.png (18.45 KiB) Viewed 571 times
Last edited by brubell on Wed Jan 22, 2020 11:11 am, edited 2 times in total.
Reason: Update for 1.0.3

Locked
Forum rules
If you're posting code, please make sure your code does not include your Adafruit IO Active Key or WiFi network credentials.

Return to “Internet of Things: Adafruit IO and Wippersnapper”