sample-lowpan icon indicating copy to clipboard operation
sample-lowpan copied to clipboard

Discover and connect to Thread mesh networks on Android Things

Results 4 sample-lowpan issues
Sort by recently updated
recently updated
newest added

There is pretty much no error logs but it can't actually send anything over mesh network on udp. Seems to receive without any issues but on send it doesn't go....

So far I have only got these examples to work with the nrf52840-DK board and at the time that is all there was I believe. Now there is a more...

I'm trying to connect to the Internet from Android Things connected to an NCP through the OpenThread Border Router. 1 Raspberry PI running Open Thread Border Router. This device is...

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...