My customer is considering to use the WL1807MOD and they have a question about Antenna Diversity for AP connection
as follows:
---
I would like to confirm the following specifications for the WL1807MOD.
According to the specifications of WL18xx 5GHZ Antenna Diversity (file name: swaa161.pdf), antenna diversity works during scanning and connection.
Does it work when connecting to an AccessPoint (authentication, Association)?
If Yes, how do I enable it when connecting to an Access Point?
We have changed the parameters of wl18xx-conf.bin and connected the antenna to RF_ANT1 and RF_ANT2 of WL1807MOD to use the diversity function.
wl18xx.phy.high_band_component_type = 0x0a
wl18xx.phy.number_of_assembled_ant5 = 0x02
If the RF_ANT1 antenna and Access Point communicate, the connection was successful.
If the RF_ANT2 antenna communicates with the Access Point, the connection will fail.
When I checked the operation when the connection with AccessPoint failed, it recognized the Beacon packet from AccessPoint and sent the authentication packet.
However, the Access Point side did not receive the authentication packet.
After connecting to Access Point with RF_ANT1 once, data communication was possible even if I switched to the antenna of RF_ANT2.
Therefore, I thought that the diversity function was enabled during scanning and after connecting to the Access Point, and disabled while connecting to the Access Point.
The TI_SDK and wlconf F / W used are as follows.
TI_SDK : 4.2.0.9
wlcore F/W : Rev 8.9.0.1.79
AccessPoint uses hostapd and Station uses wpa_supplicant. The version is as follows.
AccessPoint : hostapd v2.5-devel
Station : wpa_supplicant v2.5-devel
----
Someone tell me, please.
Best Regards,
Y M