Hi!

There are four images. What are the differences? I want to test on Beaglebone Green Wireless.

Regards
Jonatan Magnusson


Den 2016-09-22 kl. 04:20, skrev Robert Nelson:
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,


--
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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/c5d7b217-814c-78e9-c3c7-4c6e6ee976ae%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to