This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I see it's out now. Great!
Thanks
Hi Gigi,
2. Sorry, I can see that now. Good to know.
Related to this as it's listed in the release-notes as functional, but I disagree, see below:
root@DUT:~# iw phy0 wowlan enable foobar
Usage: iw [options] phy <phyname> wowlan enable [any] [disconnect] [magic-packet] [gtk-rekey-failure] [eap-identity-request] [4way-handshake] [rfkill-release] [patterns <pa]
So let's enable standard wake-on-wlan by magic-packet
root@DUT:~# iw phy0 wowlan enable magic-packet
command failed: Invalid argument (-22)
Let me know
Thanks
Yes, thanks, I've checked this wiki page but what I'm after is the standardised magic-package option.
Please help show an example how to enable it. The standard way would be by simply using the WIPHY_WOWLAN_MAGIC_PKT.
@NL80211_WOWLAN_TRIG_MAGIC_PKT: wake up on magic packet (6x 0xff, followed by 16 repetitions of MAC addr, anywhere in payload) (flag)
So with a 48-bit MAC address this gives us a total of 102 bytes which will not work if send using the "patterns" parameter referenced on the WL18xx_Adding_WoWLAN wiki where it reads.
Restrictions:
Only 7 patterns can be active at any time
Let me know how to solve this.
David,
The R8.5 release is ready
You can find all information in the release page
http://www.ti.com/tool/wilink-sw
Shahar