Dear all,
we are preparing a version of our firmware that does not need to connect to the internet. The device uses the wifi module only as ROLE_AP at the beginning for the first setup and then spends most of the time in low power or in sleep. When the network task is spawned, I'd like the device to start simplelink only for file access etc but not for wifi connection. We will start network connection as AP only when we desire so.
What is the correct procedure to shut off all the networking and leave simplelink up?
Regards