I have 4 OpenWRT devices.
Their ESSIDs do not appear on phones's wifi list as quick as other routers do.
Sometimes it takes several minutes for them show up.
Is there a way to fix that?
Are you connected to an SSID during the scan?
No. Tablet is scanning for WIFIs and only OpenWRT router's SSID is not in the list. I takes some time for it to appear.
Configs?
Have you altered "beacon interval" by chance?
My gut says it is finding more than one of them and is deciding which to offer.
config wifi-device 'radio0'
option type 'mac80211'
option path '1e140000.pcie/pci0000:00/0000:00:01.0/0000:02:00.0'
option cell_density '0'
option band '5g'
option channel '44'
option country 'TR'
option htmode 'VHT80'
config wifi-iface 'default_radio0'
option device 'radio0'
option network 'lan'
option mode 'ap'
option encryption 'psk2'
option key '*'
option ssid 'OpenWRT'
no, each one has different SSID
Tried channel 40?
- What channel?
- What bandwidth?
You can use OpenWrt's built in 'channel analysis' or an app like "WiFi Analyzer" to see congestion.