mt_wifi disassociation reason
Opened this issue · 0 comments
cmrd-senya commented
Is it possible to get reason of wifi disassociation? E.g. when I type in the wrong password, I see that the driver tries to connect continously. iwconfig apcli0
gives me Access Point
address and every 10-20 seconds it turns from the AP MAC to Not-Associated
and then back. Is it possible to query the reason from the driver why dissassociation happened? E.g. was it wrong password or something else.