Tool/software: Linux
Hello,
I'm using a custom board with NXP SOC i.MX 7Dual and the WL1837MOD unit.
I'm unable to establish a 5GHz access point.
I'm using hostap, compiled from git://git.ti.com/wilink8-wlan/hostap.git, tag R8.7_SP3.
configuration file:
interface=wlan0
hw_mode=a
channel=0
ieee80211d=1
country_code=US
ieee80211n=1
#ieee80211ac=1
wmm_enabled=1
ssid=SitaraAP
auth_algs=1
wpa=3
wpa_key_mgmt=WPA-PSK
rsn_pairwise=CCMP
wpa_passphrase=12345678
The following error messages are generated:
Configuration file: /etc/hostapd/hostapd.conf
wlan0: interface state UNINITIALIZED->COUNTRY_UPDATE
ACS: Automatic channel selection wlcore: down
started, this may take a bit
wlan0: interface state COUNTRY_UPwlcore: down
DATE->ACS
wlan0: ACS-STARTED
wlcore: down
wlcore: down
wlcore: down
wlcore: down
ACS: Unable to collect survey data
ACS: All study options have failed
Interface initialization failed
wlan0: interface state ACS->DISABLED
wlan0: AP-DISABLED
ACS: Possibly channel configuration is invalid, please report this along with your config file.
ACS: Failed to start
wlan0: AP-DISABLED
hostapd_free_hapd_data: Interface wlan0 wasn't started
nl80211: deinit ifname=wlan0 disabled_11b_rates=0
wlan0: interface state DISABLED->DISABLED
wlan0: interface state DISABLED->DISABLED
wlan0: AP-DISABLED
hostapd_free_hapd_data: Interface wlan0 wasn't started
Thanks,
Uri