cc3000

Post test messages here

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
abeza
 
Posts: 11
Joined: Sun Oct 06, 2013 5:57 pm

cc3000

Post by abeza »

uploaded the Buildtest program for the CC3000 WiFi breakout board.
The program compiled properly, the serial monitor only displayed the following.

Hello, CC3000
Rx Buffer : 131 bytes
Tx buffer : 131 bytes
Free RAM: 1229

Initialising the CC3000...

Wiring between the Arduino uno and the CC3000 breakout is ok
Any help will be appreciated

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: cc3000

Post by adafruit_support_rick »

Post detailed, focused pictures of both sides of the CC3000

User avatar
therron
 
Posts: 1
Joined: Tue Dec 17, 2013 1:26 pm

Re: cc3000

Post by therron »

I was having the same problem. I found that I had the SPI wiring incorrect. I'm using an UNO and the CC3000. Here's what I have now.
UNO CC3000
5V VIN
GND GND
3 IRQ
5 VBEN
10 CS
11 MOSI
12 MISO
13 CLK

User avatar
abeza
 
Posts: 11
Joined: Sun Oct 06, 2013 5:57 pm

Re: cc3000

Post by abeza »

Therron, I also had a wiring problem, did not connect VBEN to digital pin 5.
Now everything is working fine. Thanks all for your help.
abeza

Locked
Please be positive and constructive with your questions and comments.

Return to “Test Message Forum (closed)”