nice to hear
as far as i know there is no install to nand script
there are 3 different wifi chip AP6330 ; BCM4335 and RTL8723BS ;
please test in console
BCM-> "modprobe dhd" than "ifconfig"
dhd is Broadcom Dongle Host Drive
RTL-> edit "etc/modprobe/blacklist.conf" add "blacklist dhd" at the end "restart" than "modprobe 8723bs" and "ifconfig"
AP -> i have no idea when there is a driver
when wlan0 show up than edit "etc/modules-load.d/modules.conf" insert driver module name or insert "modprobe xxx" at "etc/rc.local"
maybe helps