IOT2TANGLE library for Arduino boards
- Download this repository as a zipped file
- In the Arduino IDE Sketch --> Include Library --> Add .ZIP Library ...
- File --> Examples --> I2T-iota-arduino-lib --> basic
- Select your board
- Select your port
- Upload (double press button for bootloader mode and re-select port if needed)
Please make sure you also have the following libraries installed (as they are dependencies). In case of not having any of those libraries, this library will not work.
https://github.com/arduino-libraries/WiFi101
https://github.com/arduino-libraries/ArduinoHttpClient
https://github.com/BlueDot-Arduino/BlueDot_BME280