Home > OS >  Embedded Linux development board of the wireless module Settings AD - hoc model
Embedded Linux development board of the wireless module Settings AD - hoc model

Time:10-12

I'm doing a wireless ad-hoc network project, the development board will be nic set to AD hoc mode, transfer rate between the two boards only 0.6 MB/s, if I set wrong, this speed can not meet the requirements, any understanding of AD hoc or network configuration
Insmod/lib/modules/wlan. Ko
The ifconfig wlan0 up
The ifconfig wlan0 down
The ifconfig eth0 down
Iwconfig wlan0 mode AD - hoc essid abcd channel 2 rate 54 m
The ifconfig wlan0 192.168.1.111 netmask 255.255.255.0 up
The route to the add default gw 192.168.1.1
  • Related