Hey.
This code works fine (tested from the flipper app on regular 5ghz channels), but if the target AP is on a quite high channel (in my case channel 149), then it does not deauth.
No deauth frames are seen in Wireshark, stations are not kicked out.
It may be related to the country code - see https://en.wikipedia.org/wiki/List_of_WLAN_channels#5_GHz_(802.11a/h/n/ac/ax/be)
Some countries do not allow channel 149.
In my other projects I use Philippines because they allow most of the channels.
But I can't see any Ameba API to set the country code to test it out :-(
Hey.
This code works fine (tested from the flipper app on regular 5ghz channels), but if the target AP is on a quite high channel (in my case channel 149), then it does not deauth.
No deauth frames are seen in Wireshark, stations are not kicked out.
It may be related to the country code - see https://en.wikipedia.org/wiki/List_of_WLAN_channels#5_GHz_(802.11a/h/n/ac/ax/be)
Some countries do not allow channel 149.
In my other projects I use Philippines because they allow most of the channels.
But I can't see any Ameba API to set the country code to test it out :-(