Please test this image: https://rcn-ee.net/rootfs/bb.org/testing/2016-09-21/iot/
Is wlan0 working better for you? Remember, it's in tether mode at startup, so to connect to a differenet wifi: sudo connmanctl #connmanctl> tether wifi disable #connmanctl> enable wifi #connmanctl> scan wifi #connmanctl> services #connmanctl> agent on #connmanctl> connect wifi_*_managed_psk #connmanctl> quit note, when not in tether mode, instead of doing: sudo ifconfig wlan0 down do: sudo bb-wl18xx-wlan0-down and instead of: sudo ifconfig wlan0 up do: sudo bb-wl18xx-wlan0-up For me it's still not 100% reliable when you take down the wlan0 and then bring it up.. But it seems to work on hard reboots, soft reboot's.. 1: https://github.com/rcn-ee/repos/blob/master/bb-wl18xx-firmware/suite/jessie/debian/bb-wl18xx-wlan0-down 2: https://github.com/rcn-ee/repos/blob/master/bb-wl18xx-firmware/suite/jessie/debian/bb-wl18xx-wlan0-up 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/CAOCHtYi6x_30R%2Bosns--YO9MNXjDGbc9nS2Cw8eQSTOhH3wqPQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
