
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
Revision 58:e5468bc5bf9a, committed 2017-01-26
- Comitter:
- mbed_official
- Date:
- Thu Jan 26 14:30:12 2017 +0000
- Parent:
- 57:bb3eca53b307
- Child:
- 59:b2569564d62c
- Commit message:
- README.md - Ublox tested on WiFi
One erroneus line there - Ublox does not work with ethernet, but with WiFi.
.
Commit copied from https://github.com/ARMmbed/mbed-os-example-client
Changed in this revision
README.md | Show annotated file Show diff for this revision Revisions of this file |
--- a/README.md Thu Jan 26 12:00:10 2017 +0000 +++ b/README.md Thu Jan 26 14:30:12 2017 +0000 @@ -25,7 +25,7 @@ * NUCLEO_F429ZI + ATMEL AT233 15.4 shield (mesh `LOWPAN_ROUTER` mode) * K64F (Ethernet) * NUCLEO_F429ZI (Ethernet) - * UBLOX_EVK_ODIN_W2 (Ethernet) + * UBLOX_EVK_ODIN_W2 (WiFi - ethernet does not seem to work) * K64F + GROVE SEEED shield (Wifi) * NUCLEO_F429ZI + GROVE SEEED shield (Wifi)