WiFlyHQ icon indicating copy to clipboard operation
WiFlyHQ copied to clipboard

WiFly RN-XV Arduino Library

Results 14 WiFlyHQ issues
Sort by recently updated
recently updated
newest added

I have manually upgrade my WiFly to latest 4.81 firmware version from microchip. After that it doesn't works anymore with the library , i get this errors from serial monitor:...

Hello, I am reproducing the project http://www.mentalmunition.com/2013/10/measure-air-pollution-in-your-home-or.html But I use other wi-fi shield, my shield is this http://www.seeedstudio.com/depot/Wifi-Shield-p-1220.html?cPath=19_20 http://www.seeedstudio.com/wiki/Wifi_Shield_V1.1 I'm following in the footsteps of the link http://www.mentalmunition.com/2013/06/step-by-step-guide-to-programming-rn-xv.html but I...

'while (1)' didn't reboot on some Arduino models, replaced with more reliable solution.

Hi, I am using Seeedstudio Stalker V2.1 and RN-XV rev3. I am sending data to a server (ubidots.com) and after some successful messages sent I get "Failed to get prompt"...

Is there a way to switch between the stream class and client class? I have been unable to get this to work with the library for the Xively IOT site....

I´ve been trying hard (i guess) to connect my RN-XV (2.32) shield with wireless hotspot from smartphone (Iphone or Android). I want to send post/get through this way. Otherwise, to...

Hi, I'm using this library for my thesis project. I've added some functionality, for example, I can now do a scan by using this library. However, every now and then...

Hi! I'm trying to write a simple web server on which when the `GET /index.htm` request got, the index.htm file from SD card will be send. index.htm containing tag ``...

Hello I am getting compile errors when try and run the examples on Raspberry PI / Alamode. I have searched around for a solution, but still have not found a...