This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC3000 out of box demo not working

Hi,

I am following the out of box demo procedure given in the below link

http://processors.wiki.ti.com/index.php/CC3000_Wi-Fi_MSP430_FRAM_Getting_Started_Guide

I have followed the procedure till step 4, Option A till 5th point.[ i.e the LED8 is blinking]

Then I am using option B and configuring with Fixed SSID.[TP-Link]

Then i have completed steps 5 and 6.

Then when I press RESET button, I am not able to get the planet on my CC3000 FRAM GUI.

Also, I observed that if the AP is ON, when the CC3000 is powered, the 4 LEDs are ON, if AP is switched OFF, then the FRAM board LED1 is ON, upon a RESET .

Please let me know.

Best Regards,

N.Vijayasarathy

  • Hi Mr Vijayasarathy,

    I never run the demo, but I'm well familiar with the CC3000. My guess is that the Simple configuration step didn't finish completely. Are able to send me a WLAN sniffer log of the first time configuration + first time running?

    Just remember to setup the name of the AP to:http://processors.wiki.ti.com/index.php/File:CC3000_FirstTimeConfig_Example.png and then set it back again. The CC3000 hears becons, probe-requests and probe-response. If a pattern match, it takes the configuration from it. In step 7, they ask you do to unicast scan from a mobile device in order to generate probe-requests that the CC3000 will understand.

    Another problem that might araise is if the "Auto-Start" configuration where disabled. Then even if you device is configured it won't start a connection process.

    - Elad.