![IDTECH AC100 Скачать руководство пользователя страница 15](http://html.mh-extra.com/html/idtech/ac100/ac100_user-manual_618776015.webp)
Page 15 of 18
Command: 95
Response: The file’s content if succeeded, or E1 if failed.
Note: This command will take about 2 seconds.
Wi-Fi test
Test if the gateway is accessibility through Wi-Fi.
Command: 96 <Gateway’s address> <AP name> <AP password>
<Gateway’s address>: 4 bytes IP4 address.
<AP name>: NULL-terminated AP’s name.
<AP password>: NULL-terminated AP’s password.
Response: 06 if succeeded, or E1 if failed.
Note: This command will take about 20 seconds.
Blue-Tooth test
Test if the blue-tooth is accessible.
Command: 97
Response: The Bluetooth devices’ names nearby if succeeded, or E1 if failed.
Note: This command will take about 40 seconds.
Set RTC
Set the RTC.
Command: 98 +<DateTime>
<DateTime> : <year> <month>-<date> <hour>:<minute>:<second>
<year> : 4 bytes
<month> : 2 bytes
<date> : 2 bytes
<hour> : 2 bytes
<minute> : 2 bytes
<second> : 2 bytes
For example, if the date is “2016-7-27 11:06:04”, the command body should be
“98 32 30 31 36 2D 30 37 2D 32 37 20 31
31 3A 30 36 3A 30 34”
Response: 06 if succeeded, or E1 if failed
Get RTC
Get the RTC.
Command: 99
Response: <DateTime> if succeeded, or E1 if failed
Reset Key test
Test the reset key. After receiving this command, the system will monitor the
key in 10 seconds, and then response the result.
Command: 9A
Response: 06 if the key is pressed, or E1 otherwise
Set MAC
This command will set the ethernet’s MAC address.