This class provides SMS, USSD and modem file system support for u-blox modules on the C027 and C030 boards (excepting the C030 N2xx flavour) from mbed 5.5 onwards.

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

History

Sara-R410m read block has start delay, adding it in library default tip

2018-08-31, by fahim.alavi@u-blox.com [Fri, 31 Aug 2018 16:21:57 +0500] rev 9

Sara-R410m read block has start delay, adding it in library


Time limit is set to static value when reading block of data from modem

2018-07-24, by fahimalavi [Tue, 24 Jul 2018 13:06:55 +0000] rev 8

Time limit is set to static value when reading block of data from modem


C027 compatibility: don't check the response filename when doing a block read as teh Sara-G350 module doesn't always return it. Increase the minimum wait time for a read response and the maximum wait time as well, again 'cos Sara-G350 is not as responsive as Sara-U201.

2017-06-16, by rob.meades@u-blox.com [Fri, 16 Jun 2017 00:49:52 +0100] rev 7

C027 compatibility: don't check the response filename when doing a block read as teh Sara-G350 module doesn't always return it. Increase the minimum wait time for a read response and the maximum wait time as well, again 'cos Sara-G350 is not as responsive as Sara-U201.


Make smaller test file size apply to C027 only.

2017-06-15, by rob.meades@u-blox.com [Thu, 15 Jun 2017 07:19:40 +0100] rev 6

Make smaller test file size apply to C027 only.


Tests now pass on C027: cope with filenames being returned without quotation marks, reduce file size to write since some modules can't keep up when there's no HW flow control, increase USSD timeout, simplify JSON template and run test without debug.

2017-06-15, by rob.meades@u-blox.com [Thu, 15 Jun 2017 01:14:18 +0100] rev 5

Tests now pass on C027: cope with filenames being returned without quotation marks, reduce file size to write since some modules can't keep up when there's no HW flow control, increase USSD timeout, simplify JSON template and run test without debug.


Make debug prints conditional on _debug_trace_on.

2017-06-13, by rob.meades@u-blox.com [Tue, 13 Jun 2017 10:45:14 +0100] rev 4

Make debug prints conditional on _debug_trace_on.


Update to work with external libraries, not yet fully working on C027 though, watch this space.

2017-06-13, by rob.meades@u-blox.com [Tue, 13 Jun 2017 00:29:44 +0100] rev 3

Update to work with external libraries, not yet fully working on C027 though, watch this space.


Set a minimum time limit for readFile() since otherwise very small files will time out.

2017-06-08, by rob.meades@u-blox.com [Thu, 08 Jun 2017 14:40:16 +0100] rev 2

Set a minimum time limit for readFile() since otherwise very small files will time out.


Renaming.

2017-06-05, by RobMeades [Mon, 05 Jun 2017 14:11:38 +0000] rev 1

Renaming.


Initial revision.

2017-06-05, by RobMeades [Mon, 05 Jun 2017 13:00:31 +0000] rev 0

Initial revision.