中山市博安通通信技术有限公司
ZHONGSHAN B&T TECHNOLOGYCo., Ltd
18:Initiate a TCP connection with host:port failed for ssl client
19:memory allocation failed for ssl context structure
20:ssl context initialization failed
21:ssl handshake failed
22:hang node failed for ssl client
# ATPN=B&T-1,test123456
[ATPN] OK
//Create a tcp server using the socket tool
# ATPC=0,192.168.20.112,10086
#
[ATPC] OK
[ATPC] con_id=1
4.3
ATPD-delete a connection
Success
[ATPD] OK
Fail
[ATPD] ERROR:<error_no>
con_id:
0: close all connections
1 ~ 9: disable the specified connection
1: The Command format error.
2: Parameter error
3:con_id not found
4.4
Data sent by ATPT
ATPT=<data_size>,<con_id>:<data>
Success
[ATPT] OK ,<con_id>
Fail
[ATPT] ERROR:<error_no>
data_size: data length
con_id: 1~9
data: payload data
1: The Command format error.