<div dir="ltr">Hello all,<div><br></div><div>I&#39;m in the US, working remotely with a tech school in Kenya to provision a micro PC as a hostapd-powered wireless access point that provides net access when available (bandwidth can get pretty flaky out there), and locally hosts offline versions of resources like wikipedia, MOOCs, etc regardless. </div><div><br></div><div>I tested everything at home and had five or six devices of various types all streaming video from it with no problems, but now they&#39;re testing it in the field and reporting that they start having connectivity problems after one or two devices.</div><div><br></div><div>I&#39;m a Linux/dev guy so I can handle technical docs and whatnot if people have something to link me to, but I have almost no experience with this level of wireless networking, so I&#39;m hoping someone here would be willing to help me out to further a good cause by offering some tips on how to troubleshoot this sort of problem. </div><div><br></div><div>Here&#39;s what we know:</div><div><ul><li>Problems don&#39;t appear to be associated with any particular client device or class of devices (laptops, phones, etc).</li><li>Problems are intermittent, so a machine will fail to connect to the WAP for a while, but then 30 minutes later will work fine... until it doesn&#39;t any more.<br></li><li>There are other WAPs in the area, but they&#39;re far enough away that ours is by far the strongest signal.</li><li>Hardware-wise, we&#39;re using a <a href="http://docs.cubieboard.org/tutorials/cubietruck/start">cubietruck</a>. It&#39;s actually a bit unclear exactly what wifi hardware is in there, but a user wiki says: <br><p style="margin:0.4em 0px 0.5em;line-height:19.2000007629395px;color:rgb(0,0,0);font-size:12.8000001907349px"><font face="monospace, monospace">There is an AMPAK AP6210 Wifi+BT chip on board with PCB antenna, but it is not clear what exactly is inside:</font></p><dl style="margin-top:0.2em;margin-bottom:0.5em;color:rgb(0,0,0);font-size:12.8000001907349px;line-height:19.2000007629395px"><dd style="line-height:1.5em;margin-left:1.6em;margin-bottom:0.1em;margin-right:0px"><ul style="line-height:1.5em;list-style-type:square;margin:0.3em 0px 0px 1.6em;padding:0px"><li style="margin-bottom:0.1em"><font face="monospace, monospace">Broadcom BCM43362 + BCM20710</font></li><li style="margin-bottom:0.1em"><font face="monospace, monospace">Broadcom BCM4330 / BCM40183 Based Chipset</font></li><li style="margin-bottom:0.1em"><font face="monospace, monospace">Cubietech says it is BCM4329/BCM40181</font></li></ul></dd></dl></li><li>We&#39;re using the bcmdhd driver with op_mode=2 on Ubuntu Trusty (ARM)</li><li>Our hostapd.conf is pretty basic:</li></ul><table class="" style="border-collapse:collapse;border-spacing:0px;color:rgb(51,51,51);font-family:Helvetica,arial,nimbussansl,liberationsans,freesans,clean,sans-serif,&#39;Segoe UI Emoji&#39;,&#39;Segoe UI Symbol&#39;;font-size:13px;line-height:18.2000007629395px"><tbody><tr><td id="LC1" class="" style="padding:0px 10px;vertical-align:top;overflow:visible;word-wrap:normal"><blockquote style="font-family:Consolas,&#39;Liberation Mono&#39;,Menlo,Courier,monospace;font-size:12px;white-space:pre;margin:0px 0px 0px 40px;border:none;padding:0px">ssid=x2go<br>interface=wlan0<br>ctrl_interface=/var/run/hostapd<br>channel=1</blockquote><ul><li><span style="line-height:18.2000007629395px">I think they may have added lines to enable WAP as well. I&#39;ll ask for a copy of what exactly they&#39;re using.</span></li></ul><div>Does anyone have suggestions for where to start in troubleshooting this? </div><div><br></div><div>Thanks!</div><div>--Brad</div></td></tr></tbody></table></div></div>