60G devices - correct aiming procedure

Hello
I have bought a wireless wire, I have read the docs and the forum and we have beamforming.
I have found but now I cannot find it :slight_smile: that there is a way to DISABLE beamforming to make the best alignment possible.

I ask you the correct procedure to aim these devices:

  1. disable beamforming
  2. put alignment mode on the CLI
  3. align
  4. enable again beamforming

We bought the high precision mounting kit. we need to do 1Km link as a backup link for a ground fiber.
Can someone point me the correct procedure?
thank you

Hello
disabled the beam forming
in office everything was going well.
I installed on site, 1km apart.
they went up with -62 signal.
initiated fine alignment, disconnected. stop.
I bring the units in the office, they no longer connect.
how can I do ?

Make:

  • fw upgrade
  • make a scan from the client looking for the AP signal
  • post here your wireless config /int w60 export for both antennas

hello
I did a scanner with no signal received.

AP:

/interface bridge
add name=bridge1 protocol-mode=none
/interface w60g
set [ find ] disabled=no mode=bridge name=wlan60-1 ssid=xxxxxxx tx-sector=36
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/interface bridge port
add bridge=bridge1 interface=ether1
add bridge=bridge1 interface=*4
/ip settings
set tcp-syncookies=yes
/ip dhcp-client
add dhcp-options=hostname,clientid disabled=no interface=bridge1
/system clock
set time-zone-name=Europe/Rome
/system identity
set name=“AP su T21”
/system ntp client
set enabled=yes primary-ntp=193.204.114.105 secondary-ntp=162.159.200.1
/system routerboard settings
set auto-upgrade=yes


STA:
/interface bridge
add name=bridge1 protocol-mode=none
/interface w60g
set [ find ] disabled=no mode=station-bridge name=wlan60-1 ssid=xxxxxxx tx-sector=36
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/interface bridge port
add bridge=bridge1 interface=ether1
add bridge=bridge1 interface=wlan60-1
/ip settings
set tcp-syncookies=yes
/ip dhcp-client
add dhcp-options=hostname,clientid disabled=no interface=bridge1
/system clock
set time-zone-name=Europe/Rome
/system identity
set name=“STA su T6”
/system ntp client
set enabled=yes primary-ntp=193.204.114.105 secondary-ntp=162.159.200.1
/system routerboard settings
set auto-upgrade=yes

Software is the latest long-term 6.45.9

Try to invert AP and station to see if you get signal from AP

Hello. I installed them again. Reset to factory and reprogrammed again. No connection…