Simple Mbed Cloud client application for NuMaker-PFM-M487 and NuMaker-PFM-NUC472 over 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.
simple-mbed-cloud-client.lib@7:6aee86899520, 2018-10-08 (annotated)
- Committer:
- ccli8
- Date:
- Mon Oct 08 16:42:08 2018 +0800
- Revision:
- 7:6aee86899520
- Parent:
- 5:d6be35818769
- Child:
- 11:beac893830b4
Update to simple-mbed-cloud-client 1.4.1
1. Update to mbed-os 5.10
2. Remove sd-driver.lib, which is integrated into mbed-os.
3. Remove tools\ originally for packing bootloader and application. It is replaced with
managed bootloader mechanism.
4. Support default block device, which is enabled since mbed-os 5.10.
(1) Support Nuvoton SD card in SD bus mode as default
(2) Support SD card in SPI mode
5. Support default network interface, which is enabled sicne mbed-os 5.10.
(1) Support Ethernet as default
(2) Support WiFi ESP8266
6. Support OTA
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
ccli8 |
7:6aee86899520 | 1 | https://github.com/ARMmbed/simple-mbed-cloud-client/#a885642da37e1343e248730e7110f3ef0b3db4c9 |