IBM IoT Client WiFi example using Murata Type-YD WiFi module

Dependencies:   C12832_fix LM75B MMA7660 MQTT PowerControl SNICInterface mbed-rtos mbed

Fork of IBMIoTClientEthernetExample by Toyomasa Watarai

/media/uploads/MACRUM/ibm_iotkit.jpg

Changes

RevisionDateWhoCommit message
21:f243f013aeda 2016-01-15 Sam_Chu added K64F plateform default tip
20:96afbe366b1b 2015-04-01 MACRUM Library update
19:0cf56e89f531 2015-03-25 MACRUM Some refactoring
18:ff8b191de621 2015-03-25 MACRUM Now, moves to original MQTT library
17:e921a54608ad 2015-03-25 MACRUM Some refactoring
16:c57dac84da92 2015-03-23 MACRUM Initial commit
15:fa5357aa190a 2015-03-22 MACRUM Initial commit
14:1dd53a6d02d2 2015-03-22 MACRUM Fix mac address handling issue for Arch Pro and GR-PEACH
13:2234cf0a8127 2015-03-20 MACRUM Add Arch Pro support.
12:c5f8d9bb02b4 2015-03-19 MACRUM Support GR-PEACH Rev.B board
11:41d0316866bb 2015-03-19 MACRUM Support GR-PEACH Rev.B board
10:0b5e0dfee08e 2014-10-20 chris Added a new menu item to display the software revision
9:58eb378727d9 2014-10-14 icraggs Make sure device id is lower case
8:80d49dd91542 2014-10-01 icraggs Remove conditional compilation for IBM IoT settings
7:63a7aa4deaf8 2014-08-20 samdanbury Add AUTH_METHOD credential
6:37b6d0d56190 2014-08-20 samdanbury Code completely changed to improve the structure, flow and memory usage of the application
5:11fd21af0c0f 2014-08-07 samdanbury LPC1768 blue RGB LED is no longer turned on
4:77fd4b6ceecb 2014-07-22 samdanbury Fixed issue with RGB LEDs not working correctly for FRDM-K64F
3:69ef39823eef 2014-07-18 samdanbury Remove LCD printf message that isn't required
2:d8fddda78c38 2014-07-18 samdanbury Delete MQTTEthernetIoT class that is no longer required, change device type of K64F when running in QuickStart mode
1:1f187285667c 2014-07-18 samdanbury Add reconnect logic, LCD menu that scrolls and lights to show MQTT connectivity status
0:cae064bcbe5e 2014-07-16 samdanbury Initial commit