support library for C027 helper functions for Buffer Pipes, Buffered Serial Port (rtos capable) and GPS parsing. It includes modem APIs for USSD, SMS and Sockets.
Dependents: HTTPClient_Cellular_HelloWorld Cellular_HelloMQTT MbedSmartRestMain Car_Bon_car_module ... more
This library is intended to be used with u-blox products such as the C027 or a shield with u-blox cellular and GPS modules like the cellular and positioning shield from Embedded Artist.
For 2G/GSM and 3G/UMTS you need to:
- have a SIM card and know its PIN number
- need to know you network operators APN setting These setting should be passed to the connect or init and join functions. You can also extend the APN database in MDMAPN.h.
For CDMA products you need to make sure that you have provisioned and activated the modem with either Sprint or Verizon.
History
update for additional baud rate parameter in new mbed 5
2017-04-20, by mazgch [Thu, 20 Apr 2017 08:44:47 +0000] rev 139
update for additional baud rate parameter in new mbed 5
Improve connection checking of TCP socket.
2016-02-25, by walser [Thu, 25 Feb 2016 13:22:34 +0000] rev 138
Improve connection checking of TCP socket.
changed HTTP enum definition
2016-01-25, by fdilenarda [Mon, 25 Jan 2016 13:30:55 +0000] rev 137
changed HTTP enum definition
CellLocate added functionality
2016-01-22, by msinig [Fri, 22 Jan 2016 15:28:39 +0000] rev 136
CellLocate added functionality
added HTTP API
2016-01-21, by fdilenarda [Thu, 21 Jan 2016 15:59:42 +0000] rev 135
added HTTP API
added features for connection manager
2016-01-12, by msinig [Tue, 12 Jan 2016 08:37:29 +0000] rev 134
added features for connection manager
Added CellLocate API
2015-11-26, by msinig [Thu, 26 Nov 2015 09:42:01 +0000] rev 133
Added CellLocate API
.
2015-11-11, by mazgch [Wed, 11 Nov 2015 16:26:19 +0000] rev 132
.
re-use context in LTE
2015-09-01, by mazgch [Tue, 01 Sep 2015 15:50:06 +0000] rev 131
re-use context in LTE
adding quotes around the SIM pin
2015-08-28, by mazgch [Fri, 28 Aug 2015 12:40:05 +0000] rev 130
adding quotes around the SIM pin