Anyone know what 5GHz freq supported for iphone 11 with 80M wide?
I test several channel but the iphone 11 can’t detect while the android phone can.
Check your iPhone Wi-Fi logs: http://forum.mikrotik.com/t/ios-18-wi-fi-connectivity-issue/178788/1 If you can’t figure it out using the logs, post your AP config in this thread.
we can’t debug on the iphone since the iphone is not able to detect the 5Ghz SSID.
Here my config
caps-man channel add band=5ghz-a/n/ac control-channel-width=20mhz extension-channel=Ceee frequency=5180 name=ch36/38/42@80MHz
caps-man datapath add client-to-client-forwarding=yes local-forwarding=yes name=local_forwarding
caps-man interface add channel=ch36/38/42@80MHz configuration=EARTH-18 datapath=local_forwarding disabled=no l2mtu=1600 mac-address=C4:AD:34:48:E1:05 master-interface=none name=LT1-EARTH radio-mac=C4:AD:34:48:E1:05 radio-name=LT1-EARTH-5G security=EARTH-18
caps-man security add authentication-types=wpa2-psk comment=earth2025 encryption=aes-ccm name=EARTH-18
Can you post a complete export from both CAPsMAN and CAP (assuming they are different devices)?
Currently it is incomplete, i.e. country code is missing (part of configuration).
/export file=anynameyoulike
Remove serial and any other private info and post between code tags by using the </> button.
Here the config, the SSID name is EARTH-18
CAPS.rsc (5.86 KB)