Hey, Guys !
When my openwrt connecting to AP(throught wpa_supplicant), I`m get not gud message :
...
BROADCOM: wlioctl(eth1,23,len=6,val=0x7fff7be8)
Associated with 00:00:00:00:00:00
...
Removed BSSID 00:00:00:00:00:00 from blacklist (clear)
...
As I understand wpa_supplicant can`t detect mac of AP. How manually give mac to supplicant ?
Type of authefication indifferent(WPA-PSK, WPA-EAP-*). Similar answer I`m get and from xsupplicant.
My configs is very simple, for WPA-PSK it generetes with wpa_passphrase. But I`m think this error not from configs.
I`m read some topics with similar problems, make their suggestions , but without results
I`ll be thank for any help.