digistump / OakCore

Arduino/Platformio Core for Oak including Particle library
GNU Lesser General Public License v2.1
55 stars 28 forks source link

Oak WIFI scanning issue #27

Closed michaellzc closed 8 years ago

michaellzc commented 8 years ago

When I try to setup the oak, I can't get a full list of the avaiable network around my place, only a part of it.

DarkLotus commented 8 years ago

Yes their is an internal limitation to only display the first 10 Access points.

If your AP is not shown, you can enter the SSID and password manually via the SoftAP config.html.

On Tue, Feb 9, 2016 at 6:21 AM, Michael(Zichun) Lin < notifications@github.com> wrote:

When I try to setup the oak, I can't get a full list of the avaiable network around my place, only a part of it.

— Reply to this email directly or view it on GitHub https://github.com/digistump/OakCore/issues/27.

digistump commented 8 years ago

Yep, it is limited to 10 APs, we may expand this in the future - DarkLotus is correct - closing this issue.