Arduino Yun is offline

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?

Thanks,
Anna

Just double checked - compiles and runs smoothly. How did you install the library? By downloading zip and unpacking it?

Which Arduino IDE?

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?

I don’t understand where the problem is. Is it not compiling or not connecting?

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.

Please read this section http://docs.blynk.cc/#troubleshooting it will help.

I too am having this same problem. I’ll keep looking for answers and keep you posted if I find anything, I hope you will do the same :wink:

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.

Screenshot link: http://imgur.com/wnAIyQt

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.