- The reset command “AT+WRST” can be issued in either hyper terminal or QCOM.
- When MOBITEK S80 modem is reset/reboot:-
- the state of QCOM as follows:-
- “Close Port” button turn to “Open Port”
- “Send Command” and “Run” buttons are greyed out
- No command can be send out
- the state of Red LED status as follows:-
- stop blinking
- turn off
- turn on
- blinking
- all the above completed in less than 10 seconds
- SMS Engine — Enterprise Edition is able to re-initialize the modem
- the state of QCOM as follows:-
TEST RESULT
AT+WRST
AT+WRST only has the <MODE>,<DELAY>,<REMAINTIME>:
Issued: AT+WRST=1,"000:03"
Response: +WRST: 1,"000:03","000:03"
- 1 = enable reset
- “000:03” = reset every 3 minutes interval
- “000:03” = countdown for the next reset (3 minutes). this countdown is still active even the port is disconnected.
Means:
- AT+WRST is not able to do schedule reboot as we can’t specify the schedule time for the reset
- AT+WRST is able to reset at any interval, i.e.: every 3 minutes
- need to connect to the port again after every reset
- the reset setting is always saved in the module even after every reconnection unless “AT+WRST=0” is issued