Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
History
DEMO DEMO
2022-04-29, by flombella [Fri, 29 Apr 2022 15:03:07 +0000] rev 21
DEMO DEMO
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