This class adds HTTP, FTP and CellLocate client support for u-blox modules for the C027 and C030 boards (excepting the C030 N2xx flavour) from mbed 5.5 onwards. The HTTP, FTP and CellLocate operations are all hosted on the module, minimizing RAM consumption in the mbed MCU. It also sub-classes ublox-cellular-driver-gen to bring in SMS, USSD and modem file system support if you need to use these functions at the same time as the cellular interface.

Dependencies:   ublox-at-cellular-interface

Dependents:   example-ublox-at-cellular-interface-ext HelloMQTT ublox_new_driver_test example-ublox-at-cellular-interface-ext ... more

Revisions of ublox-at-cellular-interface.lib

Revision Date Message Actions
23:180d0a30b2ae 2019-07-29 Update ublox-at-cellular-interface library version File  Diff  Annotate
22:4185379131cf 2019-06-24 Library version updated File  Diff  Annotate
21:918ebb09602f 2019-06-11 Updating ublox-at-cellular-interface library File  Diff  Annotate
18:071ae6c6e581 2019-01-30 HTTP request timeouts increased, change of https link, buffer size increase and updated the u-blox AT cellular interface hash File  Diff  Annotate
17:ac64a6b90925 2019-01-28 Get data size of received data as parameter File  Diff  Annotate
16:00ba752520bb 2018-11-12 Build failure removed with latest version of UbloxATCellularInterfaceExt File  Diff  Annotate
14:08717b418ba1 2018-03-26 Update to latest version of libraries. File  Diff  Annotate
13:00d724f85d21 2018-03-02 Update ublox-at-cellular-interface library version. File  Diff  Annotate
12:44c7bbc84f42 2017-10-31 Update ublox-at-cellular-interface library version. File  Diff  Annotate
11:3631f62bb359 2017-06-16 Remove return code from ftpResetPar() since not all modules support all parameters and hence it's not possible to be certain which are errors and which are normal. Change order of parameters in ftpCommand() as offset is truly optional (it is not supported by Sara-G350). Make switching on of +ULOCIND URC optional (it is only informative and is not supported by Sara-G350). Update UbloxAtCellularInterface library version. Update mbed_app.json templates. Don't run the HTTP TLS test on C027 as Sara-G350 doesn't support it. File  Diff  Annotate
7:d7a50a112cb0 2017-06-13 Update library versions. File  Diff  Annotate
5:9fd89567f769 2017-06-13 Updated to use u-blox cellular libraries outside mbed but NOT yet fully working on C027. Please hold off from using this library on C027 for now until a commit comes along stating that it is tested and working on C027. File  Diff  Annotate