Changes

no edit summary
Line 109: Line 109:     
All commands are case sensitive. When user tries to send SMS/GPRS message to device that operates in Deep Sleep mode, it cannot arrive to it because the GSM/GPRS module is disabled most of the time. Device will receive the SMS message when it exits Deep Sleep mode, but GPRS commands will not be received after exiting Deep Sleep Mode.<br/>If the device is in GPS Sleep or Online Deep Sleep mode, sent SMS/GPRS message will arrive to the device.
 
All commands are case sensitive. When user tries to send SMS/GPRS message to device that operates in Deep Sleep mode, it cannot arrive to it because the GSM/GPRS module is disabled most of the time. Device will receive the SMS message when it exits Deep Sleep mode, but GPRS commands will not be received after exiting Deep Sleep Mode.<br/>If the device is in GPS Sleep or Online Deep Sleep mode, sent SMS/GPRS message will arrive to the device.
 +
 +
SMS command structure:
 +
<SMS login><space><SMS password><space><command><space><value>
 +
SMS command [[FMB getinfo|getinfo]] example:
 +
* If you have set SMS login and password: <code>login pass getinfo</code>
 +
* If SMS login and password are not set leave two spaces before command: <code>&nbsp;  getinfo</code>
 +
<br />
 +
GPRS commands require [[Codec 12]] protocol.
    
__TOC__
 
__TOC__
0

edits

Navigation menu