Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: WNCInterface mbed-rtos mbed
See the README for details on this example program. NOTE: When started, the program can take up to 40 seconds before it will respond. This delay is the time required for the WNC Data Module to connect with the network.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
4:4e31afefdf81 | 2016-11-17 | root@developer-sjc-cyan-compiler.local.mbed.org | Added tag att_cellular_K64_wnc_14A2A_20161117 for changeset 9413314f8017 |
3:9413314f8017 | 2016-10-07 | JMF | moved the initial printf so that it displays before the WNC initialization is started. That way you will know the program is running... |
2:cedbc9de0521 | 2016-10-07 | JMF | changed printf to pc.printf |
1:368874dc3385 | 2016-09-27 | JMF | Updated stdio/stderr handling, moved out of WNCInterface. |
0:73334e2a82be | 2016-09-21 | JMF | Initial Commit; |