This example program uses HiveMQ Broker (http://www.mqtt-dashboard.com/index.html) to both publish andsubscribe to topics.
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.
History
Added tag att_cellular_K64_wnc_14A2A_20161117 for changeset 9413314f8017
2016-11-17, by root@developer-sjc-cyan-compiler.local.mbed.org [Thu, 17 Nov 2016 18:46:00 +0000] rev 4
Added tag att_cellular_K64_wnc_14A2A_20161117 for changeset 9413314f8017
moved the initial printf so that it displays before the WNC initialization is started. That way you will know the program is running...
2016-10-07, by JMF [Fri, 07 Oct 2016 01:32:30 +0000] rev 3
moved the initial printf so that it displays before the WNC initialization is started. That way you will know the program is running...
changed printf to pc.printf
2016-10-07, by JMF [Fri, 07 Oct 2016 01:17:37 +0000] rev 2
changed printf to pc.printf
Updated stdio/stderr handling, moved out of WNCInterface.
2016-09-27, by JMF [Tue, 27 Sep 2016 20:22:30 +0000] rev 1
Updated stdio/stderr handling, moved out of WNCInterface.
Initial Commit;
2016-09-21, by JMF [Wed, 21 Sep 2016 17:32:51 +0000] rev 0
Initial Commit;