You can try the following steps

  1. Disable the DHCP service on the Wireless router
  2. Enable the AR750 to work in accesspoint mode and set the static IP address 192.168.43.2
  3. 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.