l Modem ID/name = “MT_Test”
l Remote Server DNS address = apitest.enfora.com
l Remote Server IP port = 1721
1. Give the device a unique name send the following command:
AT$MDMID=”MT_Test”
This command, combined with the wakeup message, will allow the server to associate a Public IP address
with a specific device and create a window of opportunity where the server can send commands to the
device See Figure: 4 - "Wakeup Command"
2. To talk with a specific server send the following command:
AT$FRIEND=1,1,”apitest.enfora.com”
3. To set the port number send the following command:
AT$UDPAPI=,1721
4. To Enable periodic messages (wakeup) to be sent to the server every 60 seconds send the following
command:
AT$WAKEUP=1,1
See Figure: 22 - "Wakeup Command"
- 29 -