This example program uses the ARM mbed HTTP client library to send/receive data to/from AT&T's M2X service (https://m2x.att.com/) using the AT&T Cellular IoT Starter Kit from Avnet (http://cloudconnectkits.org/product/att-cellular-iot-starter-kit). This kit contains a FRDM-K64F from NXP (https://developer.mbed.org/platforms/FRDM-K64F/).
Dependencies: M2XStreamClient-JMF WNCInterface jsonlite 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.
History
Added tag att_cellular_K64_wnc_14A2A_20161117 for changeset eb0768c06c1b
2016-11-17, by root@developer-sjc-cyan-compiler.local.mbed.org [Thu, 17 Nov 2016 18:40:25 +0000] rev 3
Added tag att_cellular_K64_wnc_14A2A_20161117 for changeset eb0768c06c1b
changed all printf statements to pc.printf
2016-10-07, by JMF [Fri, 07 Oct 2016 01:05:11 +0000] rev 2
changed all printf statements to pc.printf
Adding code to initialize stdio/stderr output, moved out of WNCInterface.
2016-09-27, by JMF [Tue, 27 Sep 2016 20:02:21 +0000] rev 1
Adding code to initialize stdio/stderr output, moved out of WNCInterface.
Initial Commit
2016-09-21, by JMF [Wed, 21 Sep 2016 16:22:43 +0000] rev 0
Initial Commit