No idea

Dependencies:   BufferedSerial

Dependents:   SPWF01SA

History

This will be published in order to export it for mbed studio default tip

2020-04-09, by sng_hws [Thu, 09 Apr 2020 17:39:02 +0000] rev 21

This will be published in order to export it for mbed studio


Added getTimeout

2016-11-21, by mapellil [Mon, 21 Nov 2016 15:42:39 +0000] rev 20

Added getTimeout


Receive trailing delimiters of messages in vrecv()

2016-09-05, by mansiag [Mon, 05 Sep 2016 07:01:30 +0000] rev 19

Receive trailing delimiters of messages in vrecv()


AT send ends with CR (not CR-LF)

2016-08-02, by mridup [Tue, 02 Aug 2016 06:57:42 +0000] rev 18

AT send ends with CR (not CR-LF)


fix for vrecv() to get the last '\n' byte in case of recv'ing strings with number endings.

2016-07-07, by mridup [Thu, 07 Jul 2016 06:39:34 +0000] rev 17

fix for vrecv() to get the last '\n' byte in case of recv'ing strings with number endings.


minor changes.

2016-07-04, by mridup [Mon, 04 Jul 2016 12:19:04 +0000] rev 16

minor changes.


recv AT response with last chars as numbers and ending with CR-LF.(no non-digit last char)

2016-07-04, by mridup [Mon, 04 Jul 2016 12:08:15 +0000] rev 15

recv AT response with last chars as numbers and ending with CR-LF.(no non-digit last char)


Updated dependencies

2016-04-01, by geky [Fri, 01 Apr 2016 17:27:30 +0000] rev 14

Updated dependencies


Added better handling of binary data

2016-02-18, by Christopher Haster [Thu, 18 Feb 2016 16:01:03 -0600] rev 13

Added better handling of binary data


Removed carriage returns

2016-02-18, by Christopher Haster [Thu, 18 Feb 2016 15:59:15 -0600] rev 12

Removed carriage returns