This image for BBGW doesn't work for me at all. No wifi network pops up in 
available connections, and when I try to run your commands under 
connmanctl, I get the following:

debian@beaglebone:~$ sudo connmanctl
Error getting VPN connections: The name net.connman.vpn was not provided by 
any connmanctl> tether wifi disable
Error disabling wifi tethering: Method "SetProperty" with signature "sv" on 
interface "net.connman.Technology" doesn't exist

connmanctl> enable wifi
Error wifi: Method "SetProperty" with signature "sv" on interface 
"net.connman.Technology" doesn't exist

connmanctl> scan wifi
Error /net/connman/technology/wifi: Method "Scan" with signature "" on 
interface "net.connman.Technology" doesn't exist

-Dani
On Wednesday, September 21, 2016 at 7:21:37 PM UTC-7, RobertCNelson wrote:
>
> 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/11366909-63c1-499d-ae41-91eb0842790b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to