Arduino Uno on Ardunio IoT Cloud

Hi,
Has anyone managed to get an Arduino Uno with an ESP8266 shield connected to the Arduino IoT cloud? I’m having trouble even getting the sketch to compile.image

It is asking me to include a functional library. No idea what that is?

Hey William,

Can you please try to include the whole error code in your image or add it to the post, also seeing your script would be helpful as well, because it sounds like this error could be being caused by a syntax error being #include <somelibrary.h> rather than #include “somelibrary.h” or some similar issue (it could also be caused by uninstalled/outdated libraries in the IDE so I linked a tutorial below)

https://learn.sparkfun.com/tutorials/installing-an-arduino-library/all

All the best with it!

Bryce
Core Electronics | Support