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.
Dependencies: simple-mbed-client
Fork of simple-mbed-client-example by
You are viewing an older revision! See the latest version
Homepage
This is an example on how to connect to mbed Device Connector using simple-mbed-client. It can connect over Ethernet, WiFi (using an ESP8266 module), Thread and 6LoWPAN.
After cloning this repository update `mbed_app.json` to reflect your connectivity method. If you choose not to use 'Ethernet' (but for example WiFi), remove the 'IPV4' feature.