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:
RobMeades
Date:
Mon Oct 30 14:49:58 2017 +0000
Parent:
31:4a36566b5385
Child:
33:48101a4c3f14
Commit message:
Update library versions and add newline at end of file to avoid ARM compiler warning.

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-n2xx.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-n2xx.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	Thu Sep 28 09:22:35 2017 +0100
+++ b/main.cpp	Mon Oct 30 14:49:58 2017 +0000
@@ -276,4 +276,4 @@
     }
 }
 
-// End Of File
\ No newline at end of file
+// End Of File
--- a/mbed-os.lib	Thu Sep 28 09:22:35 2017 +0100
+++ b/mbed-os.lib	Mon Oct 30 14:49:58 2017 +0000
@@ -1,1 +1,1 @@
-https://github.com/ARMmbed/mbed-os/#78a1eddf61efa705ef1e99fc597dcaa5e737fb4c
+https://github.com/ARMmbed/mbed-os/#97e2d4a8c55ac8959f66cd1cb60529708ff7a830
--- a/ublox-at-cellular-interface-n2xx.lib	Thu Sep 28 09:22:35 2017 +0100
+++ b/ublox-at-cellular-interface-n2xx.lib	Mon Oct 30 14:49:58 2017 +0000
@@ -1,1 +1,1 @@
-https://developer.mbed.org/teams/ublox/code/ublox-at-cellular-interface-n2xx/#0162c103346a
+https://developer.mbed.org/teams/ublox/code/ublox-at-cellular-interface-n2xx/#4be20bab5138
--- a/ublox-at-cellular-interface.lib	Thu Sep 28 09:22:35 2017 +0100
+++ b/ublox-at-cellular-interface.lib	Mon Oct 30 14:49:58 2017 +0000
@@ -1,1 +1,1 @@
-https://developer.mbed.org/teams/ublox/code/ublox-at-cellular-interface/#edac5187d765
+https://developer.mbed.org/teams/ublox/code/ublox-at-cellular-interface/#ba18f4418ee8
--- a/ublox-cellular-base-n2xx.lib	Thu Sep 28 09:22:35 2017 +0100
+++ b/ublox-cellular-base-n2xx.lib	Mon Oct 30 14:49:58 2017 +0000
@@ -1,1 +1,1 @@
-https://developer.mbed.org/teams/ublox/code/ublox-cellular-base-n2xx/#9950efcc277d
+https://developer.mbed.org/teams/ublox/code/ublox-cellular-base-n2xx/#377997119ef1
--- a/ublox-cellular-base.lib	Thu Sep 28 09:22:35 2017 +0100
+++ b/ublox-cellular-base.lib	Mon Oct 30 14:49:58 2017 +0000
@@ -1,1 +1,1 @@
-https://developer.mbed.org/teams/ublox/code/ublox-cellular-base/#8fadf1e49487
+https://developer.mbed.org/teams/ublox/code/ublox-cellular-base/#a15349fcab25