Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
This application contains the example codes to:
1) Connect PFM-M487/PFM-NUC472 boards to Pelion
2) Enable Firmware update
For storage, PFM-M487/PFM-NUC472 support both SPI interface SD and built-in SD bus SD.
For connectivity, PFM-M487/PFM-NUC472 support Ethernet (on-board) by default.
This example supports Ethernet and built-in SD by default.

simple-mbed-cloud-client/mbed-cloud-client/mbed-client/mbed-client-c/README.txt@0:83caa8fa1d2c, 2018-07-06 (annotated)
- Committer:
- cyliang
- Date:
- Fri Jul 06 04:15:24 2018 +0000
- Revision:
- 0:83caa8fa1d2c
Support cloud client v1.3.3
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| cyliang | 0:83caa8fa1d2c | 1 | The mbed Device C Client Library provides a simple and efficient way to create mbed Device Client in |
| cyliang | 0:83caa8fa1d2c | 2 | C. |
| cyliang | 0:83caa8fa1d2c | 3 | |
| cyliang | 0:83caa8fa1d2c | 4 | Applications not using mbed-coap via mbedOS should add mbed-coap library either via mbed-coap.lib or via other |
| cyliang | 0:83caa8fa1d2c | 5 | applicable means. |