Hello,
I’m wondering if the commands that can be sent to a device over Serial (such as ‘w’ to configure WiFi credentials) are documented anywhere?
Thanks.
Hello,
I’m wondering if the commands that can be sent to a device over Serial (such as ‘w’ to configure WiFi credentials) are documented anywhere?
Thanks.
It’s not documented anywhere, but the commands are:
i - Print DeviceID
m - Print Mac Address
f - Firmware update
x - Exit
s - print system_module_info as JSON
v - version
L - Safe listen mode
w - Configure WiFi
C - set claim code (not implemented in very old versions of Device OS)
ymodem SOH (0x01) or STX (0x02) : Start firmware update
Thank you rickkas7
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.