Download Print this page

sparkfun CC3000 Hook-Up Manual page 7

Advertisement

Download the SFE CC3000 Library from the GitHub repository here:
SFE_CC3000_Library-master
Right-click on the .zip file and select "Extract All..." to unzip the library.
Copy the newly extracted folder into your (Arduino isntallation directory)
\libraries (e.g. C:\Program Files (x86)\Arduino\libraries) folder.
WebClient Example
Open up the Arduino program and select File → Examples →
SFE_CC3000_Library → WebClient.
Scroll down to the Constants section and change the ap_ssid[] and
ap_password[] variables to match the SSID (network name) and password
of your wireless network. If you are using a security protocol other than
WPA2, make sure you change ap_security to one of
• WLAN_SEC_UNSEC for unsecured networks
• WLAN_SEC_WEP for networks using WEP
• WLAN_SEC_WPA for networks using WPA
• WLAN_SEC_WPA2 for networks using WPA2
Page 7 of 18

Advertisement

loading
Need help?

Need help?

Do you have a question about the CC3000 and is the answer not in the manual?

Questions and answers