-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Can I get some more info on how you got this to work? I'm trying to replicate it on Fedora 24 with no luck. I can create the ago interface and start the pairing, but the light continues blinking and wpa_cli loops the following messages:
<3>CTRL-EVENT-EAP-STARTED ${macaddr}
<3>CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=1
System Info:
OS: Fedora 24 x86_64
WiFi card: Think Penguin TPE-N150USB (Atheros AR9271)
wpa_supplicant: wpa_supplicant-2.5-5.fc24.x86_64
I'm trying to get this working manually, then I'll be poking at a userspace program to handle the pairing and ozwpan configuration (via the ioctl interface) automatically. There's also a lot that could be done with the blake interface to get battery info and such. The SHIELD stock Android roms contain two cli programs (blake and lota) that handle controller status and firmware updates respectively. Should be possible to sniff those and fold them into a userspace driver.