|
Information
说明: |
建议参照本版块置顶帖内容输入必要信息 |
芯片型号: |
8208 |
SDK及版本: |
- |
Requirement "Sleep Mode Level 1 after 30 second of idle" & "Sleep Mode Level 2 after 30 minute or idle"
Based on the requirement i need to configure the sleep mode. but i notice than in BLE Status Polling, when the ble_status_aaa == T5S_CONNECTED_STATUS_AAA, the device will enter the sleep after 60 second being idle. This match to the "Sleep Mode Level 2" where enter deep sleep when the ble is currently connected and working.
For Sleep Mode Level 1, i notice that in the BLE Power Manager, the if the device is not active, it will enter the suspend mode. therefore do i still need to implement the "idle count > 30 seconds" condition ? And Is there any value limit that i can set to compare with idle count (like if i want compare the idle count with 30 minute) is that able (guide me on how can i decide that).
|
|