ARMmbed / mbed-client-example-6lowpan

DEPRECATED: Example demonstrating 6LoWPAN mesh networking
https://cloud.mbed.com/docs/current
Other
19 stars 13 forks source link

Add IPv6 network check (ping6) in the application #47

Closed teetak01 closed 7 years ago

teetak01 commented 8 years ago

The example application could perform ping6 check before trying to register to connector. This could be used to rule out any network related issues. Quite common problem with this example is due to lack of IPv6 connectivity or routing.