Add methods to return IMEI, MEID, IMSI, ICCID and RSSI.

Fork of ublox-cellular-base by u-blox

History

Add methods to return IMEI, MEID, IMSI, ICCID and RSSI. default tip

2018-01-09, by RobMeades [Tue, 09 Jan 2018 13:20:15 +0000] rev 14

Add methods to return IMEI, MEID, IMSI, ICCID and RSSI.


Method moved in public area of code

2018-01-09, by fahim alavi [Tue, 09 Jan 2018 15:08:31 +0500] rev 13

Method moved in public area of code


Code convention applied

2018-01-09, by fahim alavi [Tue, 09 Jan 2018 12:34:53 +0500] rev 12

Code convention applied


IMEI provided to application

2018-01-02, by fahim alavi [Tue, 02 Jan 2018 12:38:56 +0500] rev 11

IMEI provided to application


Changes required for R410M in cellular base

2018-01-02, by fahimalavi [Tue, 02 Jan 2018 05:45:24 +0000] rev 10

Changes required for R410M in cellular base


adding support of R410M R410_M

2018-01-01, by fahim alavi [Mon, 01 Jan 2018 17:16:21 +0500] rev 9

adding support of R410M


Remove assignment in condition to avoid ARM compiler warning.

2017-10-30, by RobMeades [Mon, 30 Oct 2017 14:46:22 +0000] rev 8

Remove assignment in condition to avoid ARM compiler warning.


modem shield compatibility

2017-09-21, by pilotak [Thu, 21 Sep 2017 20:29:57 +0000] rev 7

modem shield compatibility


Retry getting the IMSI as this can sometimes take a while with Sara-G350 modems if the SIM PIN is requested or the SIM takes a while to initialise itself.

2017-08-11, by rob.meades@u-blox.com [Fri, 11 Aug 2017 14:52:26 +0100] rev 6

Retry getting the IMSI as this can sometimes take a while with Sara-G350 modems if the SIM PIN is requested or the SIM takes a while to initialise itself.


Remove reference to set_flow_control() since this is not yet exposed by UARTSerial.

2017-08-10, by rob.meades@u-blox.com [Thu, 10 Aug 2017 14:27:24 +0100] rev 5

Remove reference to set_flow_control() since this is not yet exposed by UARTSerial.