Simple Mbed Cloud client application using features of K64F including Wi-Fi and SD Card
Fork of mbed-cloud-connect-example-ethernet by
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]
Revision 9:1df0e7f5b802, committed 2018-02-20
- Comitter:
- mmahadevan
- Date:
- Tue Feb 20 21:30:55 2018 +0000
- Parent:
- 8:ace9e5de6491
- Child:
- 10:ceea650f6323
- Commit message:
- mbed-cloud example for K64 & K66
Changed in this revision
| simple-mbed-cloud-client.lib | Show diff for this revision Revisions of this file |
--- a/simple-mbed-cloud-client.lib Mon Feb 19 20:37:36 2018 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -https://github.com/ARMmbed/simple-mbed-cloud-client/#2cabb6ba035e130093f0de193db1fed5eff9df43
Toyomasa Watarai
