Example program to demonstrate the use of the UbloxATCellularInterfaceExt class, providing FTP, HTTP, and CellLocate support. It may be used on the C027 and C030 (non-N2xx flavour) boards.
Dependencies: gnss ublox-at-cellular-interface-ext ublox-cellular-base ublox-cellular-driver-gen
Fork of example-ublox-at-cellular-interface-ext by
Revision 13:1df178c3cee7, committed 2017-06-23
- Comitter:
- gertjot
- Date:
- Fri Jun 23 10:11:17 2017 +0000
- Parent:
- 12:1e1c58088143
- Commit message:
- Gertjo
Changed in this revision
diff -r 1e1c58088143 -r 1df178c3cee7 main.cpp --- a/main.cpp Tue Jun 13 10:48:31 2017 +0100 +++ b/main.cpp Fri Jun 23 10:11:17 2017 +0000 @@ -20,7 +20,7 @@ // The credentials of the SIM in the board. If PIN checking is enabled // for your SIM card you must set this to the required PIN. -#define PIN "0000" +#define PIN NULL // Network credentials. You should set this according to your // network/SIM card. For C030 boards, leave the parameters as NULL @@ -29,7 +29,7 @@ // username and password NULL), or you may leave all three as NULL and then // a lookup will be attempted for a small number of known networks // (see APN_db.h in mbed-os/features/netsocket/cellular/utils). -#define APN NULL +#define APN "portalmmm.ml" #define USERNAME NULL #define PASSWORD NULL
diff -r 1e1c58088143 -r 1df178c3cee7 mbed-os.lib --- a/mbed-os.lib Tue Jun 13 10:48:31 2017 +0100 +++ b/mbed-os.lib Fri Jun 23 10:11:17 2017 +0000 @@ -1,1 +1,1 @@ -https://github.com/u-blox/mbed-os/#4eb6495f370c0a410e6b56be6043591087990ff3 +https://github.com/u-blox/mbed-os/#35999be01802742f0c4cf302c3890da7a9fbc33d
diff -r 1e1c58088143 -r 1df178c3cee7 ublox-cellular-base.lib --- a/ublox-cellular-base.lib Tue Jun 13 10:48:31 2017 +0100 +++ b/ublox-cellular-base.lib Fri Jun 23 10:11:17 2017 +0000 @@ -1,1 +1,1 @@ -https://developer.mbed.org/teams/ublox/code/ublox-cellular-base/#73fcc33c9400 \ No newline at end of file +https://developer.mbed.org/teams/vdb-IOT-team/code/ublox-cellular-base/#42b836b15e7e