Hi,
I am trying to connect an Arduino Yun over Wifi to Blynk, but can’t get it to work. I am running the Arduino_Yun example in the most recent Blynk library (Blynk_v0.3.3) in the most recent Arduino IDE (1.6.3). The line
#include <BlynkSimpleYun.h>
is not turning orange like it should, and the Blynk app says that the Arduino Yun is offline. The entire sketch does compile and upload, and the Yun has been connected/configured with the same wifi as my computer. Any thoughts?
Yes, I downloaded the library from the Blynk website and moved it to the arduino libraries folder. Do you think it could be a problem with the network?
The code is compiling and downloading to the Yun, but the Yun and the Blynk app are not connecting. On the Blynk App is just says ‘Arduino Yun is offline’. However when I just run ‘WifiStatus’ in the Bridge examples, it says that the Yun is connected to our Wifi, so I can’t figure out why the Blynk App can’t connect to the Yun.
I am having the same issues as annalinnea15.
I am able to upload the sketch fine with no errors.
I am even connecting through the arduino yun as I type and send this.
I am able to upload sketches wirelessly to the yun.
I am able to telenet to your cloud services fine,(screenshot hyperlinked), but I am still confused…pls send help.
Thank you for everyone’s comments. we found the only solution to be to use a different Wifi network. For some reason the one we were trying initially just will not allow Blynk to work, but we have gotten the Yun to work on several other networks.