Send Data to a Network System

Sending data is very simple using the IWIN AT commands.

Here are the basic steps:

    • C1=SSIDs3
    • C2= Password
    • C3=4
    • C0
    • P1= 0
    • P3= 192.168.1.2
    • P4= 8001
    • P6=1
    • S1= 10
    • S0\r0123456789
    • Optionally you can use S3
    • S3=10\r0123456789

A key point, try to send large packets of data like 1460 bytes to improve throughput.

 

3
commands

\r= carriage return\n= new line\sp = spaceF1,F2,F3 refer to different data fields

Response Formats
Delimeter Payload Delimeter Return Delimeter Prompt
\r\n Data \r\n OK \r\n >sp
\r\n Error Type \r\n Usage \r\n >sp
2015-07-24T18:39:06+00:00 2018-06-07T00:15:42+00:00