docs(ble): Replaced the current table with the link to the Power Save README

(cherry picked from commit 13b04ab89eafebcec225bc95aa821ef86d46fd4b)

Co-authored-by: Wei Yuhan <weiyuhan@espressif.com>
This commit is contained in:
Wei Yu Han
2025-10-30 14:24:10 +08:00
parent 41b9cadc10
commit 9f07b80c27
2 changed files with 4 additions and 26 deletions
@@ -36,19 +36,8 @@ To select the main XTAL as the BLE internal clock source, configure the followin
- \ (X) Use main XTAL as RTC clock source
When this is selected, the main XTAL remains powered on during light-sleep, resulting in higher current consumption. The current reference for light-sleep using XTAL versus a 32kHz external crystal is shown below:
.. list-table:: Current Reference Values for Different Clock Sources in Light-sleep Mode
:widths: auto
:header-rows: 1
* - Clock Source
- Typical Light-sleep Current
* - Main XTAL
- 3.3 mA
* - 32kHz External Crystal / 136 kHz RC
- 34 uA
When this is selected, the main XTAL remains powered on during light-sleep, resulting in higher current consumption.
Please refer :example_file:`Power Save README <bluetooth/nimble/power_save/README.md>` for the typical current consumption in light-sleep using XTAL versus a 32kHz external crystal.
Selecting 32kHz External Crystal
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -36,19 +36,8 @@
- \ (X) Use main XTAL as RTC clock source
选择主晶振后,light-sleep 模式下主晶振电源不会关闭,因此电流消耗更高。使用 XTAL 和 32kHz 外部晶振时 light-sleep 电流参考如下:
.. list-table:: light-sleep 模式下不同时钟源的电流参考值
:widths: auto
:header-rows: 1
* - 时钟源
- 典型 light-sleep 电流
* - 主晶振
- 3.3 mA
* - 32kHz 外部晶振 / 136 kHz RC
- 34 uA
选择主晶振后,light-sleep 模式下主晶振电源不会关闭,因此电流消耗更高。
有关使用主晶振与 32kHz 外部晶振在 light-sleep 模式下的典型电流消耗,请参考 :example_file:`Power Save README <bluetooth/nimble/power_save/README.md>`
选择 32kHz 外部晶振
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^