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 10:ceea650f6323, committed 2018-02-21
- Comitter:
- MarceloSalazar
- Date:
- Wed Feb 21 13:32:10 2018 +0000
- Parent:
- 9:1df0e7f5b802
- Commit message:
- Add Simple MCC library
Changed in this revision
| simple-mbed-cloud-client.lib | Show annotated file Show diff for this revision Revisions of this file |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/simple-mbed-cloud-client.lib Wed Feb 21 13:32:10 2018 +0000 @@ -0,0 +1,1 @@ +https://github.com/ARMmbed/simple-mbed-cloud-client/#2cabb6ba035e130093f0de193db1fed5eff9df43
Toyomasa Watarai
