VAR-SOM-AM43 Wireless LAN: Difference between revisions
From Variscite Wiki
(Created page with "= WiLink WLAN module configuration = ''' VAR-SOM-AM43 V2.X only:''' <br> When using VAR-SOM-AM43 v2.x, SOM has a WL183x module. In that case you should configure the WL183x mo...") |
|||
Line 6: | Line 6: | ||
$ ./configure-device.sh | $ ./configure-device.sh | ||
</pre> | </pre> | ||
Then choose the correct number of module and antennas on board | Then choose the correct number of module and antennas on board. For example:</br> | ||
For WL1831: | |||
For | |||
<pre> | <pre> | ||
root@varsomam43:/usr/bin/wlconf# ./configure-device.sh | root@varsomam43:/usr/bin/wlconf# ./configure-device.sh | ||
Line 32: | Line 30: | ||
</pre> | </pre> | ||
for WL1837: | |||
<pre> | <pre> | ||
root@varsomam43:/usr/bin/wlconf# ./configure-device.sh | root@varsomam43:/usr/bin/wlconf# ./configure-device.sh |
Revision as of 13:47, 24 December 2015
WiLink WLAN module configuration
VAR-SOM-AM43 V2.X only:
When using VAR-SOM-AM43 v2.x, SOM has a WL183x module. In that case you should configure the WL183x module as follows (only in the first boot):
$ cd /usr/bin/wlconf/ $ ./configure-device.sh
Then choose the correct number of module and antennas on board. For example:
For WL1831:
root@varsomam43:/usr/bin/wlconf# ./configure-device.sh Please provide the following information. Are you using a TI module? [y/n] : y What is the chip flavor? [1801/1805/1807/1831/1835/1837 or 0 for unknown] : 1831 Should SISO40 support be applied? [y/n] : n The device has been successfully configured. TI Module: y Chip Flavor: 1831 Number of 2.4GHz Antennas Fitted: 1 Number of 5GHz Antennas Fitted: 0 Diversity Support: n SISO40 Support: n Japanese Standards Applied: n root@varsomam43:/usr/bin/wlconf# [ 713.882024] wlcore: wl18xx HW: 183x or 180x, PG 2.2 (ROM 0x11) [ 713.909501] wlcore: loaded
for WL1837:
root@varsomam43:/usr/bin/wlconf# ./configure-device.sh Please provide the following information. Are you using a TI module? [y/n] : y What is the chip flavor? [1801/1805/1807/1831/1835/1837 or 0 for unknown] : 1837 Should Japanese standards be applied? [y/n] : n How many 2.4GHz antennas are fitted? [1/2] : 2 How many 5GHz antennas are fitted? [0/1/2] : 2 The device has been successfully configured. TI Module: y Chip Flavor: 1837 Number of 2.4GHz Antennas Fitted: 2 Number of 5GHz Antennas Fitted: 2 Diversity Support: y SISO40 Support: y Japanese Standards Applied: n root@varsomam43:/usr/bin/wlconf# [ 872.471817] wlcore: wl18xx HW: 183x or 180x, PG 2.2 (ROM 0x11) [ 872.499145] wlcore: loaded