Port to C027 (using AppShield and Cellular)

Dependencies:   C027_Support C12832 LM75B MMA7660 MQTT mbed-rtos mbed

Dependents:   TCU-POC_BACK_WORKING

Fork of IBMIoTClientEthernetExample by u-blox

Changes

RevisionDateWhoCommit message
17:b08722ede282 2015-07-03 mazgch added some additional modem sensor data default tip
16:a931c0a6d987 2015-07-02 mazgch updated
15:7c3279ac3c52 2015-07-02 mazgch added in location as gps event in json
14:6f36d75b3917 2015-03-13 mazgch moved config
13:6a0af5deb2db 2015-03-13 mazgch The cellular IBM IoT example is now compatible with any Arduino based board and the cellular & positioning shield.
12:d6b94e8051b0 2015-03-12 mazgch Added cellular support
11:7a6df9a2dcdc 2015-03-10 mazgch enable the C027
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