This example establishes a transparent link between the mbed serial port and the modem (LISA or SARA) on the C027. You can use it to use the standard u-blox tools such as m-center or any terminal program. These tools can then connect to the serial port and talk directly to the modem. Baudrate should be set to 115200 baud and is fixed. m-center can be downloaded from u-blox website following this link: http://www.u-blox.com/en/evaluation-tools-a-software/u-center/m-center.html

Dependencies:   C027-REVB mbed

Fork of C027_ModemTransparentSerial by u-blox

History

Just Updating the Library. default tip

2013-12-15, by dixter1 [Sun, 15 Dec 2013 22:27:51 +0000] rev 7

Just Updating the Library.


Quick fix for latest library, compiling correctly.

2013-12-13, by dixter1 [Fri, 13 Dec 2013 23:44:08 +0000] rev 6

Quick fix for latest library, compiling correctly.


First Revision, Modem Transparent Serial for C027 Hardware Rev B.

2013-12-13, by dixter1 [Fri, 13 Dec 2013 23:42:58 +0000] rev 5

First Revision, Modem Transparent Serial for C027 Hardware Rev B.


Updated

2013-12-13, by dixter1 [Fri, 13 Dec 2013 23:38:22 +0000] rev 4

Updated


use latest C027 library

2013-11-06, by mazgch [Wed, 06 Nov 2013 10:48:56 +0000] rev 3

use latest C027 library


use power config

2013-10-25, by mazgch [Fri, 25 Oct 2013 20:37:09 +0000] rev 2

use power config


fixed pinname

2013-10-23, by mazgch [Wed, 23 Oct 2013 06:12:48 +0000] rev 1

fixed pinname


Simple transparent serial port to the cellular modem,

2013-10-22, by mazgch [Tue, 22 Oct 2013 21:22:05 +0000] rev 0

Simple transparent serial port to the cellular modem,