-29-
v7.0
Software
Possible error codes for this function:
1: not registered, ME is not currently searching for a new operator to register to
2: not registered, but ME is currently searching for a new operator to register to
3: registration denied
4: unknown
6: not registered, ME is not currently searching for a new operator to register to
8: not registered, but ME is currently searching for a new operator to register to
9: registration denied
10: unknown
12: if error setting APN
13: if error setting login
14: if error setting password
15: if error activating GPRS connection
16: if error getting SSL Socket Status
17: if socket disabled
19: if socket already open
20: if error opening the socket
21: if no response from module
The
sendSSL()
function allows the user to send data through a secure socket. Several inputs are needed for
calling this function:
•
Socket ID
: the socket identifier used for opening the connection.
•
Data
: Data to send.
Possible error codes for this function:
1: if error checking socket status
2: if incorrect socket status
3: if error sending data
4: if no response from module
5: if error getting socket status
6: if timeout waiting for correct socket status
The
receiveSSL()
function allows the user to receive data through a secure socket. Several inputs are needed for
calling this function:
•
Socket ID
: the socket identifier used for opening the connection.
•
Timeout (optional input)
: