<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Sun, Aug 26, 2018 at 9:08 PM Scott J. Burrows <<a href="mailto:sburrows97211@comcast.net">sburrows97211@comcast.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="m_3323327064730436976OECFntDef">
<div>However, the RBLHGG-5acD (Node-1) would not locate any sector modems. I verified it was the International version and updated to lastest software and firmware. But did notice the WiFi Interfaces reported multiple unsupported channels and the following:<br></div>
<div> </div>
<div> -- in scan-list does not contain valid channels<br> -- empty scanlist</div>
<div> </div>
<div>Does anyone know what is causing this problem? If so, what is the fix.</div></div></blockquote><div><br></div><div>Many of Mikrotik's 802.11ac modems do not support 5 and 10 MHz channels like we use for HamWAN. It could be that this model is not capable.</div><div><br></div><div>You could try testing it in AP mode to see if it gives you similar errors:</div><div><font face="monospace, monospace">/interface wireless</font></div><div><font face="monospace, monospace">set wlan1 mode=ap-bridge channel-width=5mhz</font></div><div><font face="monospace, monospace">print</font></div><div><br></div><div>Then to get it back into client mode:</div><div><font face="monospace, monospace">/interface wireless</font></div><div><font face="monospace, monospace">set wlan1 mode=station</font></div><div><br></div><div>Tom</div></div></div>