Example program for the SeeedStudio GPRS Shield V2.0, based on UART serial port connectivity (D0/D1 pins). This program connects to GPRS APN, obtains an IP address and downloads http://mbed.org/media/uploads/mbed_official/hello.txt
Dependencies: GPRSInterface mbed
Revision 2:352f28222f92, committed 2015-02-13
- Comitter:
- screamer
- Date:
- Fri Feb 13 09:42:28 2015 +0000
- Parent:
- 1:1204f875bde4
- Commit message:
- Update mbed library.
Changed in this revision
mbed.bld | Show annotated file Show diff for this revision Revisions of this file |
diff -r 1204f875bde4 -r 352f28222f92 mbed.bld --- a/mbed.bld Fri Jul 25 12:28:22 2014 +0000 +++ b/mbed.bld Fri Feb 13 09:42:28 2015 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/04dd9b1680ae \ No newline at end of file +http://mbed.org/users/mbed_official/code/mbed/builds/e188a91d3eaa \ No newline at end of file