This is a program that turns your mbed device into a FireFly gateway, that publishes data from FireFly BLE modules to the IBM Watson IoT Platform.

Dependencies:   C12832 EthernetInterface MQTT mbed-rtos mbed

Fork of IBMIoTClientEthernetExample by IBM Watson IoT

Revision:
23:03835082a0de
Parent:
20:14a61a65afba
--- a/K64F.h	Mon Nov 30 09:12:22 2015 +0000
+++ b/K64F.h	Tue Dec 15 09:37:25 2015 +0000
@@ -31,6 +31,7 @@
 //Matjaz
 //I2C masterI2C(PTE25,PTE24);        //I2C (PinName sda, PinName scl) 
 I2CSlave slave(PTE25, PTE24);
+//I2CSlave slave(PTC16, PTC17);