Sierra Wireless WISMO218 User Manual Page 71

  • Download
  • Add to my manuals
  • Print
  • Page
    / 79
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 70
WA_DEV_W228_UGD_002 Rev 003 Page 71 of 78
WISMO228 TCP/IP AT Commands
Manual
+WIPREADY: 1,4
//unsolicited: the UDP client socket is “pseudo
//”connected to the peer (no real connection in UDP)
AT+WIPCREATE=1,5,59,”192.168.0.1”,79
//create a UDP client towards peer IP device @
//“192.168.0.1”, port 79.
OK
//all parameters and IP stack behavior are OK
+WIPREADY: 1,5
//unsolicited: the UDP client socket is “pseudo
//”connected to the peer (no real connection in UDP)
AT+WIPCREATE=1,6,60,”192.168.0.1”,80
//create a UDP client towards peer IP device @
//“192.168.0.1”, port 80.
OK
//all parameters and IP stack behavior are OK
+WIPREADY: 1,6
//unsolicited: the UDP client socket is “pseudo
//”connected to the peer (no real connection in UDP)
AT+WIPCREATE=1,7,61,”192.168.0.1”,81
//create a UDP client towards peer IP device @
//“192.168.0.1”, port 81
OK
//all parameters and IP stack behavior are OK
+WIPREADY: 1,7
//unsolicited: the UDP client socket is “pseudo
//”connected to the peer (no real connection in UDP)
AT+WIPCREATE=1,8,62,”192.168.0.1”,82
//create a UDP client towards peer IP device @
//“192.168.0.1”, port 82.
OK
//all parameters and IP stack behavior are OK
+WIPREADY: 1,8
//unsolicited: the UDP client socket is “pseudo
//”connected to the peer (no real connection in UDP)
AT+WIPCREATE=1,9,63,”192.168.0.1”,83
+CME ERROR: 830
//8 UDP sockets have been created and hence 9
th
//attempt fails
AT+WIPCREATE=3,1,80,1,1
OK
//create one server on port 80, idx = 1. One TCP
//client socket is reserved on index 1
AT+WIPCREATE=3,2,81,2,2
OK
//create one server on port 81, idx = 2. One TCP
//client socket is reserved on index 2
AT+WIPCREATE=3,3,82,3,3
OK
//create one server on port 82, idx = 3. One TCP
//client socket is reserved on index 3
AT+WIPCREATE=3,4,83,4,4
OK
//create one server on port 83, idx = 4. One TCP
//client socket is reserved on index 4
AT+WIPCREATE=3,5,84,5,5
+CME ERROR: 830
//4 TCP servers have been created and hence
//creation of 5
th
TCP server socket fails
Page view 70
1 2 ... 66 67 68 69 70 71 72 73 74 75 76 77 78 79

Comments to this Manuals

No comments