Breakend / echo

Android Mesh Networking Chat with WiFI-Direct
37 stars 10 forks source link

Not working with more than 2 devices #3

Open prasad8mhatre opened 7 years ago

prasad8mhatre commented 7 years ago

2016-11-12-085842 Connection between two devices is working, when i add 3 device it is unable to connect to that network

prasad8mhatre commented 7 years ago

on two devices it shows 3 connection, but on 3rd device it only shows one device. please let me know any work around

harshvardhan commented 7 years ago

@prasad8mhatre any success here with 3 devices?

Breakend commented 7 years ago

So this is a limitation in the Wifi Direct, I'll look into posting our writeup for the project. You need a bridge device that can support multiple devices, so it ends up looking like two of the compatible devices forming a mesh and then the other incompatible devices using those as routers. We have a laptop app that can act as the compatible device.