User Tools

Site Tools


en:users:drivers:ath10k:monitor

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
en:users:drivers:ath10k:monitor [2015/01/26 09:49]
127.0.0.1 external edit
en:users:drivers:ath10k:monitor [2015/04/24 14:01] (current)
Kalle Valo Use wlan0 in example
Line 11: Line 11:
 To tune into 80 MHz channel, in this example channel 36 (5180 MHz):  To tune into 80 MHz channel, in this example channel 36 (5180 MHz): 
  
 +<​code>​ip link set wlan0 down
 +iw wlan0 set type monitor
 +ip link set wlan0 up
 +iw wlan0 set freq 5180 80 5210</​code>​
  
-<​code>​iw wlan0 set freq 5180 80 5210</​code>​+To capture HT40+ on channel 36: 
 + 
 +<​code>​iw wlan0 set freq 5180 40 5190</​code>​
  
 ==== Known issues ==== ==== Known issues ====
en/users/drivers/ath10k/monitor.1422265793.txt.gz · Last modified: 2015/04/24 13:56 (external edit)