Skip to content

[ESP105]

Set / Display Access point SSID

[ESP105](SSID) 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

  • SSID

    • if SSID is empty, it will display current SSID
    • if SSID is not empty, it will set the SSID
  • In json format
{
"cmd":"105",
"status":"ok",
"data":"esp3d"
}
  • cmd Id of requested command, should be 105
  • status status of command, should be ok
  • data content of response, here the SSID