* Change STA SSID [ESP100] if authentication is on, need admin password [ESP100]pwd= * Change STA Password [ESP101] if authentication is on, need admin password [ESP101]pwd= * Change Hostname [ESP102] if authentication is on, need admin password [ESP102]pwd= * Change Wifi mode (STA/AP) [ESP103] if authentication is on, need admin password [ESP103]pwd= * Change STA IP mode (DHCP/STATIC) [ESP104] if authentication is on, need admin password [ESP104]pwd= * Change AP SSID [ESP105] if authentication is on, need admin password [ESP105]pwd= * Change AP Password [ESP106] if authentication is on, need admin password [ESP106]pwd= * Change AP IP mode (DHCP/STATIC) [ESP107] if authentication is on, need admin password [ESP107]pwd= * Get current IP [ESP111]
* Get hostname [ESP112]
*Get/Set pin value [ESP201]P V [PULLUP=YES RAW=YES] if no V get P value if V 0/1 set INPUT_PULLUP value, but for GPIO16 INPUT_PULLDOWN_16 GPIO1 and GPIO3 cannot be used as they are used for serial if PULLUP=YES set input pull up, if not set input if RAW=YES do not set pinmode just read value * Get/Set ESP mode cmd can be RESET, SAFEMODE, CONFIG, RESTART [ESP444] if authentication is on, need admin password for RESET, RESTART and SAFEMODE [ESP444]pwd= * Change / Reset user password [ESP555]pwd= if no password set it use default one * Read SPIFFS file and send each line to serial [ESP700] * Get fw version [ESP800]
* Clear status/error/info list cmd can be ALL, ERROR, INFO, STATUS [ESP999]