- Sun Dec 21, 2014 2:22 am
#5288
@dzairo,
......and I many time thinking about MESH topology .. real MESH .. need many resources .. and this is high cost .. easy tree network if more easy-cheap and stable ..
Yes, I am also looking on it and working it. ESP will give a TRUE mesh, where, all nodes are "TRUE Nodes" i.e there will be no distinguishing factors between End-Node or Router or Co-ordinator........any node can be "anything"
. And, I am getting the strong ray of hope.
1. Upto 255 client can be connected with ESP (Not 5 as it is by default. Higher device, lower performance... )
2. One client can communicate to any other client with.
3. The ESP can simultaneously be connected to LAN/WLAN and can access other node (esp or PC etc). Any node (connected with ESP-AP) can communicate to any node in LAN (ESP-STA)
4. Multiple ESP can connect each other [As of now manual connection for the issue of default AP-IP of 192.168.4.1....work in progress]. After connection one node can communicate (as of now- simplex........need to implement the routing protocol) to any remote node.
Work update (observer the changes):
1. Upto 255 client
/Server (total 255) can be connected from ESP, to ESP or from/to other remote server. I.e ESP can handle total 255 uplink/downlinks.
2. Any client can communicate to any other client with ESP, through ESP (still manual transparent command that can be sent through LAN(putty !), not UART)
3. Every ESP will get unique AP IP, and unique SSID. Its not random, rather static but automatically generated.
4. Any ESP can find all its neighbors having "Specific Series of SSID " (for example "MESH-abcde", "MESH-asdfg" etc). Every ESP will make the priority list as per RSSI (can be updated later with different algo)
5. The ESP will connect the strong RSSI (work in progress...need add more complexity i.e. if connection failure (may be the server ESP is full with 255 client), it must switch to next one in shorting list)
If anybody can inform "How to increase the SSID length broadcast size", it will be great, as of now it is fixed as 10 chars, although it shows the right response in CWSAP?.
Thanks
Last edited by chandan2002x on Fri Dec 26, 2014 2:16 am, edited 1 time in total.