Connecting ASUS ROG phone to WAP60G

I'm trying to connect my ASUS ROG phone which supports 60GHz 802.11ad, to the WAP 60G AP. The phone sees the SSID. But whenever i try to connect it, it gives me an authentication error.
The confirguration of my AP is below:

Note -- /interface wireless security-profiles mode = none. However, on my phone when i try to connect it, it requires a password. But with the password (wpa2-psk password shown below), it still gives me an authentication error. Anyway I can set my 60Ghz wireless network as an open network?, without any password? Any help is much appreciated.



AP Configuration:

\

jan/03/1970 02:16:10 by RouterOS 6.44

software id = L4DQ-MIKP

model = RBwAPG-60ad

serial number = 8B9408480990

/interface bridge
add admin-mac=CC:2D:E0:3E:40:D9 auto-mac=no comment=defconf name=bridge
/interface ethernet
set [ find default-name=ether1 ] speed=100Mbps
/interface w60g
set [ find ] disabled=no frequency=58320 name=wlan60-1 put-stations-in-bridge=bridge ssid=Test-SSID
/interface list
add name=WAN
add name=LAN
/interface wireless security-profiles
set [ find default=yes ] authentication-types=wpa2-psk supplicant-identity=MikroTik wpa-pre-shared-key=password wpa2-pre-shared-key=password
/ip hotspot profile
set [ find default=yes ] html-directory=flash/hotspot
/port
set 0 name=serial0
/interface bridge port
add bridge=bridge comment=defconf hw=no interface=ether1
add bridge=bridge comment=defconf interface=wlan60-1
/interface list member
add interface=wlan60-1 list=WAN
add interface=ether1 list=LAN
/ip address
add address=192.168.88.214/24 interface=ether1 network=192.168.88.0

Thanks
rks

I believe MikroTik 60GHz equipment is currently not standards-compatible. Not sure if this is planned with a software update, @antonsb?

Currently only MikroTik to MikroTik communication is supported.

Thanks for the reply. Any plans/timeline to officially update ROS to support non-mikrotik devices?

https://blog.mikrotik.com/announcements/mikrotik-accelerates-the-adoption-of-60-ghz-technologies-with-terragraph.html
but this might not address your issue as vanilla WiGig is not compatible with Terragraph either.