<p><a href="https://github.com/westbywest"><img src="https://avatars.githubusercontent.com/u/947189?" align="left" width="48" height="48" hspace="10" style="max-width:100%;"></a> <strong>Comment by <a href="https://github.com/westbywest">westbywest</a></strong><br><em>Thursday Sep 19, 2013 at 15:56 GMT</em></p>

<hr><p>If the node has the "wireless-tools" package installed, the "iwlist wlan0 scan" command will give a handy, detailed channel scan.  I've found that nearby APs even on slightly adjacent channels can interfere with the IBSS-RSN adhoc encryption.</p>

<p>So, run the scan once to prep the radio (not all APs appear in the 1st scan, frequently) and then again to get the scan results, e.g.</p>

<p>iwlist wlan0 scan<br>
sleep 5<br>
iwlist wlan0 scan # store this output</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/opentechinstitute/luci-commotion/issues/219#issuecomment-46467938">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/3074564__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcxODczMjI2NCwiZGF0YSI6eyJpZCI6MzQ5ODAwNjR9fQ==--8e7d04d6b29365c85372e4369c92349d104c58d1.gif" width="1" /></p>