Example program that uses the mbed UbloxATCellularInterface or OnboardCellularInterface classes to perform simple sockets operations. This program can be used on the C027 and C030 boards, including the C030 N2xx version with a little editing.

Dependencies:   ublox-at-cellular-interface ublox-cellular-base ublox-cellular-base-n2xx ublox-at-cellular-interface-n2xx

Files at this revision

API Documentation at this revision

Comitter:
fahimalavi
Date:
Tue Jun 11 16:06:21 2019 +0500
Parent:
36:f24c264ad2cd
Child:
38:e09e02c31ba1
Commit message:
Updating mbed-os to version 5.12.4

Changed in this revision

main.cpp 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
ublox-at-cellular-interface.lib Show annotated file Show diff for this revision Revisions of this file
ublox-cellular-base.lib Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Wed Feb 13 10:55:51 2019 +0500
+++ b/main.cpp	Tue Jun 11 16:06:21 2019 +0500
@@ -15,7 +15,7 @@
  */
 #include "mbed.h"
 #include "UbloxATCellularInterface.h"
-#include "OnboardCellularInterface.h"
+#include "CellularContext.h"
 #include "UbloxATCellularInterfaceN2xx.h"
 
 // You must select the correct interface library for your board, by
--- a/mbed-os.lib	Wed Feb 13 10:55:51 2019 +0500
+++ b/mbed-os.lib	Tue Jun 11 16:06:21 2019 +0500
@@ -1,1 +1,1 @@
-https://github.com/ARMmbed/mbed-os/#57d8915a899a59999d7e2a9695e20a8a18cb54bd
\ No newline at end of file
+https://github.com/ARMmbed/mbed-os/#73f096399b4cda1f780b140c87afad9446047432
\ No newline at end of file
--- a/ublox-at-cellular-interface.lib	Wed Feb 13 10:55:51 2019 +0500
+++ b/ublox-at-cellular-interface.lib	Tue Jun 11 16:06:21 2019 +0500
@@ -1,1 +1,1 @@
-https://developer.mbed.org/teams/ublox/code/ublox-at-cellular-interface/#2e8e1c573e18
+https://developer.mbed.org/teams/ublox/code/ublox-at-cellular-interface/#3d709ee8c3e1
--- a/ublox-cellular-base.lib	Wed Feb 13 10:55:51 2019 +0500
+++ b/ublox-cellular-base.lib	Tue Jun 11 16:06:21 2019 +0500
@@ -1,1 +1,1 @@
-https://developer.mbed.org/teams/ublox/code/ublox-cellular-base/#15f31e074d67
+https://developer.mbed.org/teams/ublox/code/ublox-cellular-base/#eaab8e812a5d