Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated library works with Arduino 1.6.5 #9

Open
84Park opened this issue Feb 25, 2016 · 1 comment
Open

Updated library works with Arduino 1.6.5 #9

84Park opened this issue Feb 25, 2016 · 1 comment

Comments

@84Park
Copy link

84Park commented Feb 25, 2016

I had many issues trying to use the Asynchlabs 2010 WiShield library (and modifications of the library from several different sources) with Arduino 1.6.5 and a YellowJacket/Arduino/Wifi (Microchip MRF24) board. The WiShield library referenced in https://github.com/kaptk2/ZG2100BasedWiFiShield has been used successfully in resolving those issues. My suggestion to other users, is to use the "kaptk2" WiShield library if you are using an Arduino UNO type device. The examples "SimpleServer" and "SimpleClient", which both use "APP_WISERVER", both work well after your personal ip connections are assigned in the sketches. In all sketches, change any prog_char and prog_uchar types to be consistent with changes in the "kaptk2" WiShield library.

@KeepSummerSaf3
Copy link

Initiated a pull request for this to be updated; however, since the maintainer is no longer active use my repository:
https://github.com/airsoftsoldrecn9/WiShield

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants