MySQL Forums
Forum List  »  Connector/Arduino

Re: Connector hangs during login
Posted by: Charles Bell
Date: March 06, 2014 10:42AM

The connector is not designed to work with the Adafruit Wifi adapter. It does work with an Arduino Ethernet or WiFi shield (or equivalent).

That being said, you can modify the connector to use the Adafruit WiFi breakout card. Look for the client.* calls and change the mysql_connect() method if necessary.

Options: ReplyQuote


Subject
Views
Written By
Posted
4506
February 06, 2014 08:54PM
3196
March 06, 2014 04:15AM
2956
March 06, 2014 10:55AM
2631
March 18, 2014 02:52PM
2789
March 06, 2014 12:12PM
2619
March 06, 2014 07:30PM
Re: Connector hangs during login
2593
March 06, 2014 10:42AM
2514
March 06, 2014 11:27AM
2500
March 06, 2014 11:41AM
2677
March 07, 2014 03:47PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.