Set / display radio state at boot which can be BT, WIFI-STA, WIFI-AP, ETH-STA, OFF
[ESP110](mode) json=(no) pwd=(admin/user password)
-
json=no the output format can be in JSON or plain text
-
pwd=(admin password) the admin password if authentication is enabled
-
mode
- if mode is empty, it will display current mode
- if mode is not empty, it will set the setting mode:
BT,WIFI-STA,WIFI-AP,ETH-STAorOFF
Output
Section titled “Output”- In json format
{ "cmd":"110", "status":"ok", "data":"OFF"}cmdId of requested command, should be110statusstatus of command, should beokdatacontent of response, here the mode