Hi,
I am working on Arduino interfaced with CC3000, I am using the cc3000 libraries. Please let me know how to save 7 profiles in CC3000 for smartconfig.
Thank you,
Zeeshan
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.
Hi,
I am working on Arduino interfaced with CC3000, I am using the cc3000 libraries. Please let me know how to save 7 profiles in CC3000 for smartconfig.
Thank you,
Zeeshan
Hi Zeeshan,
Please use the API wlan_add_profile to save profiles on CC3000. You can save upto 7 profiles. The return value of this API would give you the index of the stored profile.
Thanks & Regards,
Raghavendra