インターフェース2014年10月号のu-blox C027で3G通信する記事で使用したプログラム。   CQ publishing Interface 2014.10 issue, C027 3G test program.

Dependencies:   C027_Support C027_SupportTest mbed picojson

Fork of C027_SupportTest by u-blox

インターフェース2014年10月号のu-blox C027で3G通信する記事で使用したプログラムです。

Revision:
12:96c7b62c7aaf
Parent:
11:b8505cbbd55c
Child:
13:662bd1df9a72
--- a/main.cpp	Wed May 07 15:36:38 2014 +0000
+++ b/main.cpp	Fri May 09 08:58:25 2014 +0000
@@ -29,11 +29,10 @@
    is connected to D0/D1/D4 and the GPS SCL/SDA is connected D15/D15. In this 
    configuration the following platforms were tested (it is likely that others 
    will work as well)
-   - C027-XX.
-   - LPC1549v2 
-   - FRDM-KL25Z 
-   - FRDM-KL46Z
-   - NUCLEO-F401RE
+   - U-BLOX:    C027-XX.
+   - NXP:       LPC1549v2 
+   - Freescale: FRDM-KL25Z, FRDM-KL46Z
+   - STM:       NUCLEO-F401RE, NUCLEO-F030R8
 */
 #if defined(TARGET_UBLOX_C027) || defined(TARGET_LPC1768)
   #define C027_USEONBOARD // remove this if you have a GSM/GPS shield