Simple Mbed Cloud client application using features of K64F including Wi-Fi and SD Card

Fork of mbed-cloud-connect-example-ethernet by NXP

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

Add sensor access code default tip

2018-07-03, by MACRUM [Tue, 03 Jul 2018 04:32:09 +0000] rev 19

Add sensor access code


Initial commit

2018-07-03, by MACRUM [Tue, 03 Jul 2018 02:54:58 +0000] rev 18

Initial commit


Add configuration for K64F & K66F (critical for K66F which does not have default configs)

2018-05-18, by maclobdell [Fri, 18 May 2018 21:28:25 +0000] rev 17

Add configuration for K64F & K66F (critical for K66F which does not have default configs)


Update Simple MCC to v1.3.0

2018-05-14, by MarceloSalazar [Mon, 14 May 2018 11:13:56 +0100] rev 16

Update Simple MCC to v1.3.0


Update Simple MCC to v1.3.0

2018-05-14, by MarceloSalazar [Mon, 14 May 2018 10:57:53 +0100] rev 15

Update Simple MCC to v1.3.0


Update to new public version of cloud client

2018-05-11, by mmahadevan [Fri, 11 May 2018 11:52:54 +0000] rev 14

Update to new public version of cloud client


update case in .lib file for simple-mbed-cloud-client

2018-05-10, by maclobdell [Thu, 10 May 2018 16:02:35 -0500] rev 13

update case in .lib file for simple-mbed-cloud-client


add license, readme, resources file

2018-05-10, by maclobdell [Thu, 10 May 2018 06:28:36 -0500] rev 12

add license, readme, resources file


update to new public version of cloud client

2018-05-10, by maclobdell [Thu, 10 May 2018 06:28:06 -0500] rev 11

update to new public version of cloud client


Add Simple MCC library

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

Add Simple MCC library