Example program for simple-mbed-client, connecting a device to mbed Device Connector.

Dependencies:   simple-mbed-client

Fork of simple-mbed-client-example by Jan Jongboom

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.


All wikipages