Simple Mbed Cloud client application using features of K64 including app-shield, Wi-Fi and SD Card

Dependencies:   simple-mbed-cloud-client LM75B MMA7660

Fork of mbed-cloud-connect-example-wifi by Toyomasa Watarai

Configuration

  • Put ESP-WROOM-02 shield
  • Put Mbed Application Shield
  • Edit the text in the main.cpp

#define WIFI_SSID "SSID"
#define WIFI_PSWD "PASSWORD"
  • Download and replace your developer certificate from Mbed Cloud portal from the menu [Mbed Cloud] - [Certificate]

History

Update library default tip

2018-07-02, by MACRUM [Mon, 02 Jul 2018 08:06:49 +0000] rev 18

Update library


Update libraries;

2018-07-02, by MACRUM [Mon, 02 Jul 2018 07:14:06 +0000] rev 17

Update libraries;


Update libraries;

2018-07-02, by MACRUM [Mon, 02 Jul 2018 06:31:43 +0000] rev 16

Update libraries;


Code cleanup.

2018-07-01, by MACRUM [Sun, 01 Jul 2018 03:45:58 +0000] rev 15

Code cleanup.


Update libraries

2018-07-01, by MACRUM [Sun, 01 Jul 2018 02:53:57 +0000] rev 14

Update libraries


Add libraries

2018-06-30, by MACRUM [Sat, 30 Jun 2018 05:42:47 +0000] rev 13

Add libraries


Update libraries;

2018-06-30, by MACRUM [Sat, 30 Jun 2018 05:31:19 +0000] rev 12

Update libraries;


Changed to Wi-Fi connectivity (ESP8266)

2018-05-21, by MACRUM [Mon, 21 May 2018 09:49:53 +0000] rev 11

Changed to Wi-Fi connectivity (ESP8266)


Add Simple MCC library

2018-02-21, by MarceloSalazar [Wed, 21 Feb 2018 13:32:10 +0000] rev 10

Add Simple MCC library


mbed-cloud example for K64 & K66

2018-02-20, by mmahadevan [Tue, 20 Feb 2018 21:30:55 +0000] rev 9

mbed-cloud example for K64 & K66