mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
Docs/platforms/esp32c3: Add BLE sleep
Add BLE sleep docs for esp32[-c3] Signed-off-by: Eren Terzioglu <eren.terzioglu@espressif.com>
This commit is contained in:
parent
a18b7186a6
commit
a3f4d292ff
1 changed files with 3 additions and 0 deletions
|
|
@ -154,6 +154,9 @@ Get the list of BLE devices found around you::
|
|||
advertiser data: 10 09 4d 69 20 XX XX XX XX XX XX XX XX XX XX 20 e
|
||||
nsh>
|
||||
|
||||
To decrease power consumption, ``CONFIG_ESPRESSIF_AUTO_SLEEP`` needs to be enabled. This option
|
||||
makes the device automatically enter the low power consumption mode when in the idle state
|
||||
|
||||
bmp180
|
||||
------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue