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
History
Added tag att_cellular_K64_wnc_14A2A_20161117 for changeset a163267890fa
2016-11-17, by root@developer-sjc-cyan-compiler.local.mbed.org [Thu, 17 Nov 2016 18:43:22 +0000] rev 8
Added tag att_cellular_K64_wnc_14A2A_20161117 for changeset a163267890fa
tested version.
2016-10-08, by JMF [Sat, 08 Oct 2016 00:59:51 +0000] rev 7
tested version.
Cleanup and resetting the loop delay to 8 seconds to verify long-term operation.
2016-10-08, by JMF [Sat, 08 Oct 2016 00:55:43 +0000] rev 6
Cleanup and resetting the loop delay to 8 seconds to verify long-term operation.
Added code to wrap Temp & Humidity and a #define for the loop delay.
2016-10-07, by JMF [Fri, 07 Oct 2016 13:50:48 +0000] rev 5
Added code to wrap Temp & Humidity and a #define for the loop delay.
Cleanup.
2016-10-07, by JMF [Fri, 07 Oct 2016 13:26:18 +0000] rev 4
Cleanup.
changed printf to pc.printf
2016-10-07, by JMF [Fri, 07 Oct 2016 01:35:19 +0000] rev 3
changed printf to pc.printf
changed all printf to pc.printf
2016-10-07, by JMF [Fri, 07 Oct 2016 01:15:05 +0000] rev 2
changed all printf to pc.printf
changed main.cpp to conform with anew way to enable WncController class debug output.
2016-09-27, by JMF [Tue, 27 Sep 2016 19:54:39 +0000] rev 1
changed main.cpp to conform with anew way to enable WncController class debug output.
Initial Commit;
2016-09-21, by JMF [Wed, 21 Sep 2016 18:21:52 +0000] rev 0
Initial Commit;