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:00:36 2019 +0000
Parent:
29:f1f568035f90
Child:
31:fbb094e89746
Commit message:
Merge pull request #115 from ARMmbed/update-c027-raas

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

Changed in this revision

Jenkinsfile Show annotated file Show diff for this revision Revisions of this file
--- a/Jenkinsfile	Fri Nov 23 12:00:32 2018 +0000
+++ b/Jenkinsfile	Mon Jan 07 12:00:36 2019 +0000
@@ -18,7 +18,7 @@
 
 // Map RaaS instances to corresponding test suites
 def raas = [
-  "cellular_smoke_ublox_c027.json": "levi"
+  "cellular_smoke_ublox_c027.json": "ruka"
   //"cellular_smoke_mtb_mts_dragonfly.json": "8119"
 ]