SWRU561A September 2020 – October 2020 WL1801MOD , WL1805MOD , WL1807MOD , WL1831 , WL1831MOD , WL1835MOD , WL1837MOD
The following sections provide the steps to verify the build for STA, AP, STA+AP (multi-roll) and Mesh functionality. The required scripts to perform the tests are already installed as part of the previous build procedure. The setup is based on AM335x EVM, along with TI WL1837MODCOM8I evaluation module.
Before proceeding further, make sure that you have a valid image on a SD card with the build procedures mentioned above. The scripts are located at /usr/share/wl18xx/. This folder contains the following sample scripts for verifying functionality
root@am335x-evm:/usr/share/wl18xx# ls
ap_start.sh mesh_start.sh ps_lock.sh udhcpd.conf
ap_stop.sh mesh_stop.sh set_cmd_silence.sh udhcpd.leases
calibrate.sh mesh_supplicant.conf sta_connect-ex-dhcp.sh udhcpd2.conf
dynamic-debug.sh mod_start.sh sta_connect-ex.sh udhcpd_mesh.conf
entropy.bin mod_stop.sh sta_start.sh unload_wlcore.sh
hostapd.conf p2p_cli.sh sta_stop.sh wlconf-toggle-set.sh
load_wlcore.sh p2p_start.sh testing-boot.sh wlcore-print-fw-stat.sh
mesh_bridge.sh p2p_stop.sh testing.ini wpa_supplicant.conf
mesh_join.sh print_stat.sh testing_set_wlcore.sh
root@am335x-evm:/usr/share/wl18xx#
Note that the configuration files needed for wpa_supplicant and hostapd are also included in this folder. These files may need to be modified to enable WPA2, channel selection and mode of operation, and so forth.