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.

CC3200: Cached information

Guru 16770 points
Part Number: CC3200
Other Parts Discussed in Thread: CC3220MODA

Hi

Our customer uses CC3220MODA and faced similar problem  discussed in following thread.

https://e2e.ti.com/support/wireless-connectivity/wifi/f/968/t/710681

And I have question.

sl_WlanDisconnect() would delete current profile of access point which the CC3220 connecting to.

Is there any other cached data than current access point in this situation?

BestRegards

  • Hi na na78,

    sl_WlanDisconnect() will only remove the fast connect profile. It will not delete the stored profile. You will still need to call sl_WlanProfileDel() to remove the stored profile, which is used by auto connect and Wlan functions.

    I may misunderstand the rest of your question. What cached data are you looking for?

    Best regards,
    Sarah