hap ax lite help with brige

Hello. I have two hap ax, and cant setup ptp brige between

default-name="wifi1" name="wifi1-br" mtu=1500 l2mtu=1560 
        mac-address=78:9A:18:1C:BF:EF arp-timeout=auto 
        radio-mac=78:9A:18:1C:BF:EF 
        configuration.mode=station-bridge .ssid="AREA51-BR" .country=Russia 
        .manager=local 
        security=sec1-brige 
        security.authentication-types=wpa2-psk,wpa3-psk .passphrase="109086613" 
        .dh-groups=19,20,21 
        channel=channel1 
        channel.frequency=2300-7300 .band=2ghz-ax .width=20/40mhz

same configuration at another side

interface status is “Scanning”

configuration.mode=station-bridge

>
> same configuration at another side

The two devices should have different modes set, should be station-bridge or station on one side, ap on the other, see here "Configuration properties":
https://help.mikrotik.com/docs/display/ROS/WiFi

> mode (ap | station)
>
> Interface operation mode
>
> ap (default) - interface operates as an access point
> station - interface acts as a client device, scanning for access points advertising the configured SSID
> station-bridge - interface acts as a client device and enables support for a 4-address frame format, so that the interface can be used as a bridge port
>
> The station-bridge mode, as implemented for 'wifi' interfaces, is incompatible with APs running the older 'wireless' package and vice versa.

PERFECT! It works!
Want to setup brige with max throughput.
which settings I have to choose?
Screenshot at 2024-08-02 00-02-31.png

An Ax-lite has only a 2.4 GHz radio, so 2.4 GHx AX is correct.
Then it depends on your location, you should choose a channel with the least interferences/other signals, you can use one of your Mikrotik devices:
https://help.mikrotik.com/docs/display/ROS/WiFi#WiFi-Frequencyscan
or use an Android app like wi-fi analyzer:
http://forum.mikrotik.com/t/hap-ax3-wireless-problem/172468/1

then experiment with different width, 20/40Mhz should be slightly faster but is more prone to interferences, if you need more stability go for 20 MHz.

Between 2 hap in brige mode ~ 2.5 meters without capital objects.
Early brige been on hap AC lite + Nanostation M2, and i get 60-70 Mbps.
2024-08-03_19-58.png

Settings from Old router
2024-08-03_20-09.png

Settings on new routers
2024-08-03_20-16.png

Freq. Scan from new router
2024-08-03_20-17.png

Use country Japan on both routers for max increasing the signal strength .