Set quiet boot if strapping pin is High, can only be done once and cannot be reverted
(aside class=“info-panel”) (strong)Note:(/strong)
This command is only available if ESP32-S3, ESP32-C3 or ESP32-S2 is used
(/aside)
[ESP999]QUIETBOOT json=(no) pwd=(admin password)
-
json=no the output format
-
pwd=(admin password) the admin password if authentication is enabled
-
QUIETBOOT
- if QUIETBOOT is present, it will set the quiet boot flag
Output
Section titled “Output”- In json format
{ "cmd":"999", "status":"ok", "data":"ok"}cmdId of requested command, should be999statusstatus of command, should beokdatacontent of response, hereokwhen quiet boot is set
- plain text format
ok