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

Dependencies:   BM1383AGLV simple-mbed-client RegisterWriter kionix-kx123-driver

Fork of simple-client-app-shield by Toyomasa Watarai

Revision:
43:55ff37bc1332
Parent:
38:fbbab77b54fb
Child:
44:5a1db9f98f5f
--- a/mbed_app.json	Wed Feb 08 11:55:28 2017 +0100
+++ b/mbed_app.json	Tue Mar 21 13:04:50 2017 +0100
@@ -1,11 +1,11 @@
 {
     "config": {
         "network-interface":{
-            "help": "options are ETHERNET,WIFI_ESP8266,MESH_LOWPAN_ND,MESH_THREAD",
+            "help": "options are ETHERNET,WIFI_ESP8266,WIFI_ODIN,MESH_LOWPAN_ND,MESH_THREAD",
             "value": "ETHERNET"
         },
         "mesh_radio_type": {
-        	"help": "options are ATMEL, MCR20",
+        	"help": "options are ATMEL, MCR20, SPIRIT1",
         	"value": "ATMEL"
         },
         "esp8266-tx": {