User guide

Rev 2.0 C Aug.10 229
SMS
*RELAYOUT1 Set or query the relay outputs.
n=1-2 Input number
s=OPEN or CLOSED
*RELAYOUT2
Table 6-25: I/O
Command Description
Command Description
AT*securemode This AT command to enables/disables Services.
"AT*securemode=value"
0 - Will be the default, and leave the modem in its normal open state.
1 - Will disable the Aleos Ports for OTA and Wifi access
2 - Will disable the Aleos Ports for OTA and Local Access+ WiFi (All)
3+ - all values larger than 2 will receive an error response.
The DHCP and the Telnet ports will not be blocked.
Responses to outgoing Aleos message that are sent OTA will be allowed into
Aleos, so GPS and DNS will work.
AT*SMSM2M at*smsm2m_8 = for 8 bit data mode
at*smsm2m_u = for unicode
For example:
at*smsm2m_8="17604053757 5448495320495320412054455354"
sends the message "THIS IS A TEST"
but the message is 8 bit data.
Likewise
at*smsm2m_8="17604053757
000102030405060708090a0b0c0d0e0f808182838485868788898A8b8c8d8e8f"
will send the bytes:
00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f
80 81 82 83 84 85 86 87 88 89 8a 8b 8c 8d 8e 8f