Can't get wifi working on luxul xap-1610 ap

I have tried the following:
direct connection to LAN1 port on XAP1610 and entering 192.168.1.1 and enabling wireless, that page does not load at all connecting via LAN1 and injector on POE port, even manually configuring laptop that's physically connected to the LAN port and configuring it to have the ip address 192.168.1.2, it connects, I try to enter 192.168.1.1 into browser and it doesn't work

custom build of the openwrt image https://firmware-selector.openwrt.org/?version=25.12.2&target=bcm53xx%2Fgeneric&id=luxul_xap-1610-v1 and adding under the boot options

uci set wireless.@wifi-device[0].disabled='0'
uci set wireless.@wifi-iface[0].disabled='0'
uci commit wireless

trying different drivers from packages page

and full resetting, rebooting

nothing is getting wifi working on this wifi access point.

I even enter those commands listed over ssh and get "invalid argument" and all variations of those,