On Mon, Dec 17, 2018 at 3:56 PM Neil Hancock <[email protected]> wrote: > > Hi' Ive got 10 BBBW all pretty close together connected over WiFi, and set to > use a fixed IP, or direct front access with USB-Ethernet . > However they re all still advertising on WiFi and visible next to Corp > network. > I can change the SSID BeagleBone-XXXX - thanks to a previous message from > /etc/default/bb-wl18xx > > I'm looking to turn the WiFi SoftAp off. > Setting /etc/default/bb-wl18xx > TETHER_ENABLED=no > > seems to do it. Just wondering if anybody can see a better way.?
That's about the best way, /etc/default/bb-wl18xx is sourced by a few different startup scripts for the out of box experience. so by doing what you did, you've disabled the auto AP. ;) Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYjBa4s-v7pYXTfFAebm23C%2BBWG0jjLAHD-4AgWV1xXcSw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
