The ARM mbed MQTT client library is used to send/receive data to/from AT&T's M2X service (https://m2x.att.com/) using the AT&T Cellular IoT Starter Kit which is sold by Avnet (http://cloudconnectkits.org/product/att-cellular-iot-starter-kit).
Dependencies: M2XMQTTClient WNCInterface mbed-rtos mbed minimal-json minimal-mqtt-JMF
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
8:3ee5da0d2999 | 2016-11-17 | root@developer-sjc-cyan-compiler.local.mbed.org | Added tag att_cellular_K64_wnc_14A2A_20161117 for changeset a163267890fa |
7:a163267890fa | 2016-10-08 | JMF | tested version. |
6:853f6aac9a9d | 2016-10-08 | JMF | Cleanup and resetting the loop delay to 8 seconds to verify long-term operation. |
5:f9dc2e9e53a8 | 2016-10-07 | JMF | Added code to wrap Temp & Humidity and a #define for the loop delay. |
4:c9290723dce9 | 2016-10-07 | JMF | Cleanup. |
3:84f5cf6f2521 | 2016-10-07 | JMF | changed printf to pc.printf |
2:e355d362a2d8 | 2016-10-07 | JMF | changed all printf to pc.printf |
1:ceb54785e67c | 2016-09-27 | JMF | changed main.cpp to conform with anew way to enable WncController class debug output. |
0:b476b3f6cb65 | 2016-09-21 | JMF | Initial Commit; |