Hi,
I am trying to create a 802.11 Mesh Network using BBG-W. It seems to me that it should be possible as TI has advertised that their WiLink 8 modules are capable of this type of network.
I first tried to use "sudo iw phy phy0 interface add mesh0 type mp mesh_id mymesh", but it returns "Operation not supported (-95)". Then, I noticed that "iw list" says only:
" Supported interface modes:
* managed
* AP
* AP/VLAN
* monitor
* P2P-client
* P2P-GO
* P2P-device"
So no mesh...
I hope this is a driver related problem, is that it?
Best,
Pedro