Nuvoton / Mbed OS NuMaker-mbed-cloud-example-Ethernet

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.

https://os.mbed.com/media/cache/platforms/NuMaker-PFM-M487.png.170x170_q85.png https://os.mbed.com/media/cache/platforms/NuMaker-PFM-NUC472Small.png.170x170_q85.png

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?

UserRevisionLine numberNew 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.