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: mbed SocketModem nanoservice_client_1_12
Diff: config.h
- Revision:
- 1:5147d3fa7816
- Parent:
- 0:f739ace74102
- Child:
- 7:d2c5894dcd5e
--- a/config.h Mon Feb 17 21:39:28 2014 +0000 +++ b/config.h Mon Feb 17 22:26:04 2014 +0000 @@ -3,6 +3,7 @@ #define RD_UPDATE_PERIOD 60 // The number of seconds between NSP registration messages +#define CELLULAR_APN "wap.cingular" // AT&T APN setting #define NSP_ADDRESS "208.111.39.209" // MWC hosted NSP demo #define NSP_PORT 5683 // NSP port for CoAP/TCP interface #define EP_PORT 8000 // Port to bind CoAP/TCP socket to
