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 provision method

Hi,

What type of Provision is available with CC3000?

Regards.

  • Hi Uma,

    Provisioning on CC3000 is available only in Station mode.

    1. To start with, you can use connection using the manual connect API wlan_connect.

    2. The other methods are by using connection policies.
        a. One of them is by using profiles stored in NVMEM. And smartConfig is one such method.
        b. Fast connect
        c. Auto connect.

    More details about connection policies can be found here:
    http://processors.wiki.ti.com/index.php/CC3000_Host_Programming_Guide#CC3000_WLAN_API

    Thanks & Regards,
    Raghavendra