Menu

Install the IAS ESP-Library

We have written an library for working with the IOTAppStory infrastructure. It is not mandatory. But it is a great place to start and provides the following features:

  • Manage Wifi Settings (3x)
  • IAS Device registration
  • Check for and do OTA updates (Firmware & SPIFFS)
  • Custom config pages for managing your applications settings

You can install the library manually from https://github.com/iotappstory/ESP-Library/releases
Or use the Arduino IDE library manager as shown below.

 

Lets start

In Arduino IDE go to Sketch > Include Library > Manage Libraries...

 

And in the searchfield type in iotappstory.
Install version 2.0.2 or later and your done!

Added by