espressif / esp-insights

ESP Insights: A remote diagnostics/observability framework for connected devices
Apache License 2.0
101 stars 27 forks source link

Not able to install the zip library in new Arduino 2.0 #15

Closed rajsimiot closed 1 year ago

rajsimiot commented 1 year ago

I have downloaded the zip library but not able to install it in the Arduino 2.0. Getting error message library not valid.

sanketwadekar commented 1 year ago

Hi @rajsimiot, Follow the steps mentioned in the documentation website to install ESP32 Arduino.

shahpiyushv commented 1 year ago

@rajsimiot , just curious to know which zip file you mean here and if you are trying to do something with Insights on Arduino? For Arduino specific issues not related to ESP Insights, the appropriate project is arduino-esp32

sanketwadekar commented 1 year ago

Hi @rajsimiot ESP-Insights library has been added to Arduino-ESP32 in version 2.0.6. Please download the latest release from the Arduino IDE.