androidthings / sample-lowpan

Discover and connect to Thread mesh networks on Android Things
Apache License 2.0
27 stars 11 forks source link

[FR] Border Router sample #1

Open beriberikix opened 6 years ago

beriberikix commented 6 years ago

https://openthread.io/guides/border_router/

The lowpan API is a great low-level API for interfacing with Thread radios. To be truly useful as a edge processor, the API can be used to create a Border Router, like the Linux-based reference from OpenThread.

Are there plans to release a Border Router sample?

Fleker commented 6 years ago

What would be the steps for this? Just adding an HTTP request to a server?

beriberikix commented 6 years ago

@Fleker @darconeous should have the details.