Base class for the u-blox N2xx modems. Cannot be used standalone, only inherited by classes that do properly useful stuff. Or, to put it another way, if you are using any of the classes ending with 'n2xx', you will need this class also. Note: requires the N211 module firmware to be at least 06.57 A01.02.
Dependents: example-ublox-cellular-interface HelloMQTT example-ublox-cellular-interface_r410M example-ublox-mbed-client ... more
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
10:1afe5ed24f0c | 2018-01-09 | philware | Added new imei() imsi() type functions |
9:4368e434de4e | 2018-01-09 | fahim alavi |
Method moved with protected functions |
8:72412b28c93f | 2018-01-09 | fahim alavi |
Code updated according to convention |
7:f1c3373e4ff5 | 2018-01-03 | mudassar0121 | Copy imei function added for SARA R410M support |
6:377997119ef1 | 2017-10-30 | Rob Meades | Remove unreachable code. |
5:66451d314225 | 2017-09-28 | philware | Added quotes around the nconfig command |
4:8cd7a682a5ab | 2017-09-28 | philware | Changed the default baud rate to MBED_CONF_UBLOX_CELL_N2XX_BAUD_RATE |
3:39eadc84c5ac | 2017-09-28 | philware | Improved some tr_debug lines |
2:9950efcc277d | 2017-07-07 | philware | Removed temp.txt |
1:d4ff95ab40ae | 2017-06-26 | philware | Base class for SARA-N2xx modules including helper functions for SARA AT commands. |
0:7a462e845239 | 2017-06-16 | philware | empty libraries for n2xx |