<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/commotion-bug-info/issues/3#issuecomment-24750294'>view it on GitHub</a>.<img src='https://github.com/notifications/beacon/HSS0tS4nfORw_XnPQF8f0cIzLrat3juZ47vReHTJfYhCJULE7oFCWidAhNDIQqDR.gif' height='1' width='1'></p>