Other Parts Discussed in Thread: UNIFLASH
Dear TI support,
I have read multiple threads here in forum and tried to understand how should be re-connection to WiFi Access Point from the CC322SF device done.
I see 2 options for manually controlled connection:
- call sl_WlanConnect(..) in the way described here: link (so trying to connect in some cycles)
- use sl_WlanGetNetworkList(..) to sniff if network I want to connect to is on and use sl_WlanConnect(..) once this is the case (found some info here)
Am I correct with what I have written above?
If yes, what is better (more correct) option?
Thank you for response!
Regards
Jiří