Skip to content

Commit b1bef1d

Browse files
Docs/platforms/esp32c3: Add BLE sleep
Add BLE sleep docs for esp32[-c3] Signed-off-by: Eren Terzioglu <eren.terzioglu@espressif.com>
1 parent be35e6f commit b1bef1d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • Documentation/platforms/risc-v/esp32c3/boards/esp32c3-devkit

Documentation/platforms/risc-v/esp32c3/boards/esp32c3-devkit/index.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,9 @@ Get the list of BLE devices found around you::
154154
advertiser data: 10 09 4d 69 20 XX XX XX XX XX XX XX XX XX XX 20 e
155155
nsh>
156156

157+
To decrease power consumption, ``CONFIG_ESPRESSIF_AUTO_SLEEP`` needs to be enabled. This option
158+
makes the device automatically enter the low power consumption mode when in the idle state
159+
157160
bmp180
158161
------
159162

0 commit comments

Comments
 (0)