You can try the following steps
- Disable the DHCP service on the Wireless router
- Enable the AR750 to work in accesspoint mode and set the static IP address 192.168.43.2
- Run the following command to modify the DHCP Settings of the AR750
uci set dhcp.lan.ignore='0'
uci commit dhcp
/etc/init.d/dnsmasq restart
I have not actually tested the above steps. If there are other problems, I will continue to provide support.