This is an example based on mbed-os cellular APIs that demonstrates a TCP or UDP echo transaction with a public echo server.

Files at this revision

API Documentation at this revision

Comitter:
mbed_official
Date:
Mon Jan 07 12:15:31 2019 +0000
Parent:
30:b528cee9bf09
Child:
32:538bf10dce10
Commit message:
Merge pull request #114 from ARMmbed/mbed-os-update

Updated mbed-os.lib
.
Commit copied from https://github.com/ARMmbed/mbed-os-example-cellular

Changed in this revision

README.md Show annotated file Show diff for this revision Revisions of this file
mbed-os.lib Show annotated file Show diff for this revision Revisions of this file
--- a/README.md	Mon Jan 07 12:00:36 2019 +0000
+++ b/README.md	Mon Jan 07 12:15:31 2019 +0000
@@ -86,9 +86,9 @@
 
 ## Compiling the application
 
-The master branch is for daily development and it uses the latest mbed-os/master.
+The master branch is for daily development and it uses the latest mbed-os/master release.
 
-To use the latest stable version update to a Mbed OS release tag, for example:
+To use older versions update Mbed OS release tag, for example:
 
 ```
 mbed releases
--- a/mbed-os.lib	Mon Jan 07 12:00:36 2019 +0000
+++ b/mbed-os.lib	Mon Jan 07 12:15:31 2019 +0000
@@ -1,1 +1,1 @@
-https://github.com/ARMmbed/mbed-os/
+https://github.com/ARMmbed/mbed-os/#c966348d3f9ca80843be7cdc9b748f06ea73ced0
\ No newline at end of file