Hi all,
Now i have build a mesh network with batman-adv routing algorithm(batman-adv-2014.2.0)and Linux 3.3.8. Each mesh node have one WiFi card which is configued to the adhoc mode (according to the suggestion of openmesh website)and 11A protocol.
But the data rate between two mesh nodes is only 8Mbps,while if I configure the same WiFi card in mesh node to AP mode and client mode,the datarate between them can achive 40Mbps.
I think the reason of the low data rate is caused by the adhoc mode(my wireless driver is ath9k,the datarate of adhoc mode is slower indeed)
My questions are: 1. How can I raise the data rate to 30M+ if I use the adhoc mode? 2. can I use the monitor mode of WiFi card with batman-adv?someone tells that it can be done,but when I batctl addif wlan0 (wlan0 is configured in monitor),it shows that interface type not support by batman-adv.
I am waiting for your replies and thank you very much.
from jammy's iPhone