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.

CC3220MOD: Starting the NWP automatically starts wifi

Part Number: CC3220MOD

Hi community !

As I understood, the function sl_Start() has to be called in order to use the file system.

Now, let's imagine that the network configuration are set to AP mode, and that, at start-up, we need to read a file from the file system, thus calling sl_Start(). What we observe is that we have no more control over if the AP is created or not. This is typically a problem for us where we have a "power save mode" where no heavy operations are done.

Any suggestions ?

Vincent V.