Tool/software:
Hi TI engineer
I had build two firmware. one firmware is V1.0.1 ,can connect 2.4G/5G WIFI. Another is V1.0.2 ,only connect 5G WIFI(set 2.4G channel mask 0x0000)。
I have a AP broadcast 2.4G/5G, the V1.0.1 can connect this AP by 2.4G/5G. And V1.0.2 only connect 5G wifi.
When V1.0.1 connect AP by 2.4g,and then OTA firmware to V1.0.2. After OTA success(CC3235 wifi config same),CC3235 still connect AP by 2.4G and not 5G wifi. Then Config dev to connect another 2.4g AP , dev can't connect. config dev connect another 5G AP,dev connected. So i think CC3235 store connected wifi info,and use this wifi info to connect .
Is my think correct? If yes, how do I delete the connected wifi information?