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]

Revisions of mbed_cloud_dev_credentials.c

Revision Date Message Actions
1:1ccf36276cd3 2018-02-14 Simplified version of application File  Diff  Annotate
0:e13a8a944e25 2018-02-13 First version File  Diff  Annotate