Other Commands


RAM / FLASH

FREE@
Free storage space.
RAM@
Free RAM.
RAMF@
RAM fragmentation.

VISIT

VISIT@
Number of visitors. Can be reset in the admin menu.
VISIT!
Resets the visitor count.
VISIT:LED(FLASH)
The LED flashes when a new visitor arrives.

Heartbeat

HEART
Sends the (HEART) string to the WebSocket channel every second. In the terminal, it does not appear in the connection opened with the startWS() function, the startWS(2) reconnects in its absence.
HEART!
Stops sending the heartbeat.

TROLL

After issuing the TROLL command, the module will only be usable again after a reboot!
STR[2]=-0----------------------|
STR[3]=-1------I am------|
STR[4]=-2-----TROLL!-----|
STR[5]=-3----------------------|

TROLL(4)
TROLL(2-5)
Creates Wi-Fi networks from the string contents. (Beacon Spam)
TROLL-J
TROLL(2-5)-J
Disables nearby networks.

REQ

REQ:STR[0]@=%HOST%URL
In AP CaptivePortal mode, STR[0] is the requested HOST + URL
It can be used to check what websites unknown WiFi devices want to communicate with.
The device to be tested must be connected to this SSID.

WiFi

WIFI(OFF)
Turns off WiFi.
WIFI(ON)
Turns on WiFi.
RSSI@
In client mode, it measures the WiFi signal strength (dBm).
RSSIP@
In client mode, it measures the WiFi signal strength (%).
RSSIP(-100,-50)
RSSIP 0%: -100dBm. Default:-85
RSSIP 100%: -50dBm. Default:-58
SEARCH@
Available WiFi networks.
SSID~dBm~%~BSSID~Channel~Encrypt~Hidden#

Sleep

SLEEP
Turns off the module.
SLEEP(3000)
Turns off the module after three seconds.
SLEEP=60
The module turned off with the SLEEP command will turn on after one minute if the module's D0 and RESET pins are connected. Firmware upload (Flash_firmware.exe) is not possible with this connection!

REBOOT
Reboots the module.