I have a following scenario: CC3220 used in an IoT endpoint device, it should connect to an AP and keep application layer connection with remote server by 10 second period heartbeating. Occasionally, it will lost connection. I use Power policy of Low power for Networking subsystem. It recommend in "Networking Subsystem Power Management" page 9, the Low power policy is not suitable for connecting to AP, it was used in transceiver mode. So should I use Normal(default) policy instead of Lower power policy in my scenario? Thanks