Hello,
Here I am with another question, which command can run on spark to see if the internet is Up or Down?
Hello,
Here I am with another question, which command can run on spark to see if the internet is Up or Down?
? have you looked at this IFTTT example:
otherwise, if you are using Spark Cloud, you simply won’t be able to access it in the case when it has no internet service.
@rbbahia, the command Spark.connected() is the one you want.