MediaTek-Labs / linkit-smart-7688-feed

189 stars 152 forks source link

Configure Wifi AP beacon MT7688 wifi driver #44

Open jaminck opened 7 years ago

jaminck commented 7 years ago

Hi,

For a specific use, I need to configure the beacon sent by WIFI AP of the MT7688 in order to add en IE. Thanks to this another device scanning wifi network can identifie my network thanks to the specific IE included in the beacon.

How may I do this with my Linkit Smart 7688? Is there some iwpriv that I can access to configure the driver?

Cheers,

pablosun commented 7 years ago

Hi, do you need to append an new Information Element to existing beacon frame? An IE that is fully customzied (proprietary to others) and your Wi-Fi client would parse the IE specifically?

jaminck commented 7 years ago

Hi Pablo, I create an information element that needs to be added to the platforms software access point's beacon information element.

You say that it is possible to add two IE? I think one custom IE would be ok. I'll need to do some test on Wi-Fi client to see how it behaves if there are two IE. Could you tell me how to append a second IE to existing beacon? An how to fully customise the IE of the MT7688?

jaminck commented 7 years ago

@pablosun, Any answer?

pablosun commented 7 years ago

Hi @jaminck, as I don't have access to the Wi-Fi driver codebase, I'll have to pass this along to corresponding teams - we'll update this thread once there are some concrete answers from our teams.

jaminck commented 7 years ago

Thanks @pablosun, I'm waiting for your answer

jaminck commented 7 years ago

@pablosun, any news?