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_6lowpan.json
- Revision:
- 51:f2c99fcbcd08
- Parent:
- 45:b150e0aa009c
- Child:
- 63:c73f78fd7982
--- a/configs/mesh_6lowpan.json Thu Dec 22 07:30:10 2016 +0000 +++ b/configs/mesh_6lowpan.json Wed Jan 04 22:15:09 2017 +0000 @@ -14,7 +14,7 @@ "*": { "target.features_add": ["NANOSTACK", "LOWPAN_ROUTER", "COMMON_PAL"], "mbed-mesh-api.6lowpan-nd-channel-page": 0, - "mbed-mesh-api.6lowpan-nd-channel": 18, + "mbed-mesh-api.6lowpan-nd-channel": 12, "mbed-trace.enable": 0 } }