BGS2T AT Command Set
10.8 AT^SISR
BGS2T_ATC_V01.301 Page 272 of 554 1/31/12
c
^SISR: 0,1
Service profile 0 is configured for Socket service and UDP. The URC
notifies host that data is available for reading.
at^sisr=0,6
The host requests to read 6 bytes.
^SISR: 0,6,12
THIS_I
The first 6 bytes of datagram A are confirmed and transmitted. Another
12 bytes are still available.
OK
at^sisr=0,6
The host requests to read the next part of 6 bytes.
^SISR: 0,6,6
S_DATA
The next 6 bytes of datagram A are confirmed and transmitted. Another
6 bytes are still available.
OK
at^sisr=0,6
The host requests to read the next part of 6 bytes.
^SISR: 0,6,0
GRAM_A
Last part of datagram A was received, no remainder is left.
OK
at^sisr=0,6
Again, the host requests to read 6 bytes. This time, the request refers to
datagram B which has only 3 bytes. As the read datagram is smaller
than the size requested by the host, the response does not include the
<remainUdpPacketLength>.
^SISR: 0,3
NEW
3 bytes are confirmed and transmitted. Datagram B was properly
received.
OK