This is a simple mbed client example demonstrating, registration of a device with mbed Device Connector and reading and writing values as well as deregistering on different Network Interfaces including Ethernet, WiFi, 6LoWPAN ND and Thread respectively.
Fork of mbed-os-example-client by
Diff: configs/mesh_thread.json
- Revision:
- 63:c73f78fd7982
- Parent:
- 51:f2c99fcbcd08
--- a/configs/mesh_thread.json Thu Feb 02 08:30:11 2017 +0000 +++ b/configs/mesh_thread.json Wed Feb 15 08:00:11 2017 +0000 @@ -1,7 +1,7 @@ { "config": { "network-interface":{ - "help": "options are ETHERNET,WIFI,MESH_LOWPAN_ND,MESH_THREAD", + "help": "Options are ETHERNET, WIFI_ESP8266, WIFI_ODIN, MESH_LOWPAN_ND, MESH_THREAD", "value": "MESH_THREAD" }, "mesh_radio_type": { @@ -13,6 +13,8 @@ "target_overrides": { "*": { "target.features_add": ["NANOSTACK", "THREAD_ROUTER", "COMMON_PAL"], + "platform.stdio-baud-rate": 115200, + "platform.stdio-convert-newlines": true, "mbed-mesh-api.thread-config-channel": 12, "mbed-mesh-api.thread-config-panid": "0xDEFA", "mbed-trace.enable": 0