Hello,
Have one doubt, the socket is connected to a server and tcp connection is alive ,can i go to low power modes with live connection?.For cc3200.
regards,
Thilak
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.
Hello,
Have one doubt, the socket is connected to a server and tcp connection is alive ,can i go to low power modes with live connection?.For cc3200.
regards,
Thilak
Hi Thilak,
You may refer to the idle_profile example in the SDK in which the application processor enters LPDS while the networking engine maintains the socket and AP connection.
Best regards,
Naveen