Code: 0xE0
Description: The module is restarted.
Parameters (master -> slave): none
Response (slave -> master): Module confirms with ,,OK'' (0x4F4B). Then, after successful reboot, the module returns ,,INFO BOOT''.
Example:
| D-Len | Cmd | Param | ||
| M->S | 0x01 | 0xE0 | ||
| S->M | 0x03 | 0xE0 | 0x4F 0x4B | Confirmation with ,,OK'' |
| S->M | 0x03 | 0x8A | 0x00 0x01 | Module restarted successfully |