Example program for simple-mbed-client, connecting a device to mbed Device Connector.
Dependencies: C12832 FXOS8700Q simple-mbed-client
Fork of simple-mbed-client-example by
History
Use event API for sensor instead of thread
2017-04-16, by MACRUM [Sun, 16 Apr 2017 01:53:48 +0000] rev 45
Use event API for sensor instead of thread
Initial commit
2017-04-15, by MACRUM [Sat, 15 Apr 2017 15:15:00 +0000] rev 44
Initial commit
Update to mbed OS 5.4.1, update easy-connect and simple-mbed-client
2017-03-21, by Jan Jongboom [Tue, 21 Mar 2017 13:04:50 +0100] rev 43
Update to mbed OS 5.4.1, update easy-connect and simple-mbed-client
Bump easy-connect and simple-mbed-client. Adds SimpleResourceFloat.
2017-02-08, by Jan Jongboom [Wed, 08 Feb 2017 11:55:28 +0100] rev 42
Bump easy-connect and simple-mbed-client. Adds SimpleResourceFloat.
Data member initializer is not allowed in ARMCC
2017-02-07, by Jan Jongboom [Tue, 07 Feb 2017 17:31:34 +0100] rev 41
Data member initializer is not allowed in ARMCC
Defer LED play function to the event thread directly
2017-02-07, by Jan Jongboom [Tue, 07 Feb 2017 17:22:37 +0100] rev 40
Defer LED play function to the event thread directly
Remove mbedtls_mbed_client_config, as it now lives in the library
2017-02-07, by Jan Jongboom [Tue, 07 Feb 2017 13:03:04 +0100] rev 39
Remove mbedtls_mbed_client_config, as it now lives in the library
Bump mbed-os, easy-connect and simple-mbed-client. Get rid of stringstream. Work by default on devices without entropy sources
2017-02-07, by Jan Jongboom [Tue, 07 Feb 2017 13:02:40 +0100] rev 38
Bump mbed-os, easy-connect and simple-mbed-client. Get rid of stringstream. Work by default on devices without entropy sources
Update simple-mbed-client, use TCP by default
2016-12-02, by Jan Jongboom [Fri, 02 Dec 2016 18:22:46 +0800] rev 37
Update simple-mbed-client, use TCP by default
Add built-in LED on/off state for NUMAKER
2016-12-02, by Jan Jongboom [Fri, 02 Dec 2016 18:22:15 +0800] rev 36
Add built-in LED on/off state for NUMAKER