This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Configuring WL18xx Wifi in MIMO mode.

Other Parts Discussed in Thread: WL1837MOD

Hi,


I am using wl18xx chip. And need to configure for using it in MIMO mode only for 2.4 GHz (as MIMO will not work for 5Ghz).

I configure my device using the instruction and used .INI file "WL1837MOD_INI_FCC_CE"  from the link http://processors.wiki.ti.com/index.php/.INI/wlconf_Overview.

For that in script "configure-device.sh", I have change the INI file name to WL1837MOD_INI_FCC_CE.ini and used that one only.

Also, in that configuration details I have disabled SISO40 option.

For setting up MIMO mode, I fired command "./wlconf -i /lib/firmware/ti-connectivity/wl18xx-conf.bin -o /lib/firmware/ti-connectivity/wl18xx-conf.bin -s wl18xx.ht.mode=0x00".

So it will make it to set MIMO mode or I need to do something more to configure it.

And one more question after setting up MIMO mode, will 5GHz work in SISO without any effect?

Thanks.