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
History
Reverting wrong commit to branch
2020-06-26, by fahimalavi [Fri, 26 Jun 2020 11:33:47 +0500] rev 37
Reverting wrong commit to branch
SARA-R5 working changes"
2020-06-26, by fahimalavi [Fri, 26 Jun 2020 10:32:02 +0500] rev 36
SARA-R5 working changes"
Replaced depreciated wait_ms with ThisThread::sleep_for
2020-01-06, by mudassar0121 [Mon, 06 Jan 2020 14:43:04 +0500] rev 35
Replaced depreciated wait_ms with ThisThread::sleep_for
updated tests as disable_psm name changed to disable_power_saving_mode
2020-01-03, by mudassar0121 [Fri, 03 Jan 2020 15:46:29 +0500] rev 34
updated tests as disable_psm name changed to disable_power_saving_mode
Library version updated
2020-01-01, by fahimalavi [Wed, 01 Jan 2020 13:40:15 +0500] rev 33
Library version updated
Set modem to airplane mode in test cases after disconnect
2019-11-07, by mudassar0121 [Thu, 07 Nov 2019 12:48:05 +0500] rev 32
Set modem to airplane mode in test cases after disconnect
Library version updated for ublox-at-cellular-interface
2019-11-06, by fahimalavi [Wed, 06 Nov 2019 16:39:43 +0500] rev 31
Library version updated for ublox-at-cellular-interface
Updated test cases for C030_R41XM
2019-10-11, by wajahat.abbas@u-blox.com [Fri, 11 Oct 2019 15:35:03 +0500] rev 30
Updated test cases for C030_R41XM
Update ublox-at-cellular-interface library version.
2019-08-27, by fahimalavi [Tue, 27 Aug 2019 12:32:11 +0500] rev 29
Update ublox-at-cellular-interface library version.
HTTP Test TLS issue resolved
2019-08-26, by Bilal Qamar [Mon, 26 Aug 2019 16:55:43 +0500] rev 28
HTTP Test TLS issue resolved