EasyManua.ls Logo

ELASTEL EG500 - Driver Installation; How to Start in AP Mode; How to Start in STA Mode

ELASTEL EG500
25 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
ELASTEL TECHNOLOGY CO., LTD.
WWW.ELASTEL.COM
9.2 Driver Installation
$ cd ~
$ git clone https://github.com/Elastel/halow-wifi.git
$ cd halow-wifi
$ sudo chmod +x install.sh
$ sudo ./install.sh
$ sudo reboot
9.3 How to Start in AP Mode
Sample command to start in AP mode
sudo insmod /lib/modules/$(uname -r)/nrc.ko fw_name=nrc7292_cspi.bin
bd_name =nrc7292_bd.dat hifspeed=16000000
sudo ifconfig wlan0 192.168.200.1
sudo ifconfig wlan0 up
cli_app set txpwr 17
cli_app set maxagg 1 8
cli_app set gi short
sudo hostapd -B ~/halow-wifi/conf/US/ap_halow_sae.conf
9.4 How to Start in STA Mode
Sample Command to Start in STA Mode
sudo insmod /lib/modules/$(uname -r)/nrc.ko fw_name=nrc7292_cspi.bin
bd_name=nrc7292_bd.dat hifspeed=16000000
sudo ifconfig wlan0 192.168.200.2
sudo ifconfig wlan0 up
cli_app set txpwr 17
cli_app set maxagg 1 8
cli_app set gi short

Other manuals for ELASTEL EG500