How do I retrieve the Wi-Fi driver version in TiWi-BLE and TiWi5?

You can get the version of the driver by issuing the following command in Linux:  strings /lib/modules/$(uname -r)/updates/drivers/net/wireless/wl12xx/wl12xx.ko | grep 'ol_R5' -m1

Products