![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
I tried ThinkSpeak functionality to the WiFi sample program. It is proven with ODIN-W2.
Fork of mbed-os-example-mbed5-wifi by
Revision 10:0db5d718029c, committed 2016-12-22
- Comitter:
- Okoshi
- Date:
- Thu Dec 22 10:24:22 2016 +0000
- Parent:
- 9:04967f59c620
- Commit message:
- I tried ThinkSpeak functionality to the WiFi sample program.
Changed in this revision
mbed_app.json | Show annotated file Show diff for this revision Revisions of this file |
--- a/mbed_app.json Thu Dec 22 10:20:32 2016 +0000 +++ b/mbed_app.json Thu Dec 22 10:24:22 2016 +0000 @@ -2,15 +2,15 @@ "config": { "wifi-ssid": { "help": "WiFi SSID", - "value": "\"iPhone okoshi\"" + "value": "\"SSID\"" }, "wifi-password": { "help": "WiFi Password", - "value": "\"dpg7k8c9zjirt\"" + "value": "\"Password\"" }, "thingspeak_key": { "help": "Thing Speak Key", - "value": "\"CM5F5982N18UW3FW\"" + "value": "\"XXXXXXXXXXXXXXX\"" } }, "target_overrides": {