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 13:6669e1e62d6f, committed 2018-05-10
- Comitter:
- maclobdell
- Date:
- Thu May 10 16:02:35 2018 -0500
- Parent:
- 12:3f30c0e55a8e
- Child:
- 14:e93c68cf7faa
- Child:
- 17:0a894bf1f5f2
- Commit message:
- update case in .lib file for simple-mbed-cloud-client
Changed in this revision
| simple-mbed-cloud-client.lib | Show annotated file Show diff for this revision Revisions of this file |
--- a/simple-mbed-cloud-client.lib Thu May 10 06:28:36 2018 -0500 +++ b/simple-mbed-cloud-client.lib Thu May 10 16:02:35 2018 -0500 @@ -1,1 +1,1 @@ -https://github.com/armmbed/simple-mbed-cloud-client/#3b72d712ccdb1fbdfa1bdec5209b52f5b813d819 +https://github.com/ARMmbed/simple-mbed-cloud-client/#3b72d712ccdb1fbdfa1bdec5209b52f5b813d819
Toyomasa Watarai
