
Wi-Fi roaming fundamentals
Roaming in Wi-Fi networks occurs when a client device moves between access points (APs) using the same SSID. The decision to roam is made primarily by the client, based on RF conditions such as SNR, RSSI and channel utilization.
Without optimization, roaming may introduce latency, packet loss and short connection drops. This is critical for real-time applications such as VoIP, video or industrial terminals.
What triggers roaming
- Low SNR: signal quality drops below usable threshold.
- Beacon loss: client stops receiving AP beacons.
- High channel utilization: AP becomes overloaded.
- Network steering: infrastructure suggests better AP.
802.11k – Neighbor awareness
802.11k provides information about nearby APs and operating channels.
- Reduces scanning time
- Uses Neighbor Reports
- Allows Beacon Reports from client
Result: faster AP discovery and better roaming decisions.
802.11r – Fast transition
802.11r (Fast BSS Transition) reduces authentication time during roaming.
- Reuses security context
- Avoids full re-authentication
- Reduces roaming delay
Critical for VoIP and mobile devices.
802.11v – Network-assisted roaming
802.11v allows the network to guide client decisions.
- BSS Transition Management
- AP recommendation based on load and RF
- Supports load balancing and maintenance
The client still decides, but with better data.
Combined operation
- 802.11k → faster scanning
- 802.11r → faster authentication
- 802.11v → better AP selection
Together they reduce roaming delay and packet loss.
RF design impact
Roaming performance depends more on RF design than on protocol support.
- Proper AP placement
- Controlled cell overlap
- Correct transmit power
- Clean channel plan
- Stable SNR across coverage
In warehouse environments, predictable coverage zones are more important than maximum signal strength.
Conclusion
802.11k, 802.11r and 802.11v improve roaming efficiency, but do not replace proper RF design. Stable roaming requires both protocol support and correct antenna deployment.







