This example establishes a transparent link between the mbed USB CDC port and the modem (LISA) 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 UbloxUSBModem mbed
Fork of C027_ModemTransparentSerial by
Install mbed Windows Drivers
Make sure you installed the drivers on your windows PC to get the virtual serial port. A installation guideline and the drivers can be found in the following wiki page. /handbook/Windows-serial-configuration
Revisions of C027.lib
Revision | Date | Message | Actions |
---|---|---|---|
6:8d5bf8e37f18 | 2013-12-06 | pulled in new library, LISA-C requires to use CDC1 | File Diff Annotate |
5:853bcd1ce32b | 2013-11-06 | use latest C027 library | File Diff Annotate |
4:f61f3b7296da | 2013-11-05 | new C027 lib | File Diff Annotate |
3:8d37a7a064f1 | 2013-10-25 | use power config | File Diff Annotate |
0:53fc79c7af10 | 2013-10-22 | Simple transparent serial port to the cellular modem, | File Diff Annotate |