Dear Community,
I bought a CC3220SF WiFi module from Shenzhen RF-star Technology. I have to use low power Wi-Fi.
I am programming it now. During this process, there are some problems. Here are my questions below.
The SDK is simplelink_cc32××_sdk_2_30_00_05.
- Power_enablePolicy can work normally in the main thread, but it cannot enter low power consumption if placed in the sub-thread. Later, when I added the WiFi, AP, STA mode toggle function, it can enter low power consumption in the sub-thread directly. However, after entering low power consumption in the sub-thread, it never wakes up and the printing stops either.
The first figure is part of my log, and the second is when I enter the low power consumption in the sub-theard.
- The watchdog must be turned off to enter low power consumption. Is there any way to enter low power consumption without turning off the watchdog?
Thanks in advance for your assistance!
Amber