Wireguard config - 2x router and phone

Hi all,
I have a problem with configuring the wireguard VPN.
My network schema/configuration is:

  1. Main/home router (vpn server) - Asus
  2. Router with LTE in another place - hAP ax lite LTE6
  3. Mobile device connected to home network through VPN

I expect it will be possible to have a connection between any device connected to the network, for example: phone can see device connected to Mikrotik - all through the connection to the vpn server.
So far I managed connection between Asus and MT - I can ping device connected to MT from laptop in home network and vice versa.
But in next step I have problem - I have configured VPN for my phone and after connecting to the server I see the router and also the devices connected to it but only in home network.
I can’t see Mikrotik and its devices.
Is this a problem with mikrotik configuration or server? For example these are screens of my config
asus_01.png
asus_02.png
asus_03.png
asus_04.png
MT.png

You won’t.
The VPN traffic is not on the same broadcast domain so you won’t see the MikroTik or it’s connected devices but you will be able to directly route to them. You “might” be able to do some magic using an EoIP tunnel over your Wireguard to give the visibility you want.