インターフェース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通信する記事で使用したプログラムです。

Changes

RevisionDateWhoCommit message
33:65bcfee03271 2014-07-28 ntaka206 Modify comments default tip
32:2ad9c1d1afd0 2014-07-24 ntaka206 Initial commit
31:22a4e87217f8 2014-07-17 ntaka206 JSON???location?update???????; picojson??;
30:e6c7827dfbe8 2014-07-17 ntaka206 Xively?3G?lat,lon?POST?????????
29:1f18e74ff972 2014-07-17 ntaka206 libxively?????Xively HTTP POST???????commit;
28:d504a106c124 2014-07-16 ntaka206 Xively datastream?context???
27:3e720b569fc3 2014-07-16 ntaka206 libxively?import??????????????????
26:712544e993ff 2014-07-16 ntaka206 3G?????????????
25:c1ee28eea1e4 2014-07-04 mazgch update dependency
24:81f5b43a6585 2014-06-12 mazgch check for >0 when reading
23:a41d67d7749b 2014-06-06 mazgch use latest library
22:078f410ef2c7 2014-06-06 mazgch no debug
21:a090a5043e23 2014-06-06 mazgch use latest lib
20:52f0e5de8c3d 2014-05-28 mazgch use latest lib
19:f022ff746eb8 2014-05-27 mazgch pull latest libs (use latest API)
18:50e6c4ed8a4a 2014-05-15 mazgch new lib
17:c293780a40ac 2014-05-14 mazgch only test large socket request on LPC1768
16:43f6de7bc38b 2014-05-14 mazgch added tests for large buffers (using our echo server)
15:ea10b6cf8c85 2014-05-13 mazgch update libs
14:ab7c8627f950 2014-05-12 mazgch pull latest lib
13:662bd1df9a72 2014-05-09 mazgch update for new native C027 platform
12:96c7b62c7aaf 2014-05-09 mazgch comments
11:b8505cbbd55c 2014-05-07 mazgch support for other platforms (using a shield)
10:d2da2028a233 2014-05-05 mazgch allow to compile on third party platforms
9:26f694bc31b4 2014-04-17 mazgch Make defines to easier change the user config.
8:681a7b36c19d 2014-04-10 mazgch fix sms parser
7:e000317ddef6 2014-04-10 mazgch use latest libarary
6:71f6214d595e 2014-04-09 mazgch improvement with CMDA
5:5366d39d3719 2014-04-09 mazgch Improved the example and use latest library
4:90ab1ec64b0e 2014-04-08 mazgch use new library improved sms processing
3:7fd34a81739a 2014-04-08 mazgch update library
2:b77151f111a9 2014-04-08 mazgch first release of example
1:46f9e36be3fa 2014-02-27 lawliet version 1.3 (update with GPRSInterface library)
0:4e3cb26f6019 2014-02-25 lawliet Initial Version Of Seeed GPRS Library HelloWorld