Overview
Returns the current WiFi signal level as a number.Usage
Return Value
The WiFi signal strength in dBm (decibel-milliwatts). Typical values range from -30 (excellent) to -90 (poor). Returns
undefined if Fully Kiosk Browser is not available or not connected to WiFi.Signal Level Guide
- -30 to -50 dBm: Excellent signal
- -50 to -60 dBm: Good signal
- -60 to -70 dBm: Fair signal
- -70 to -80 dBm: Weak signal
- -80 to -90 dBm: Very weak signal
Related Hooks
- useWifi - Manage WiFi connection status
- useWifiSSID - Get the connected WiFi network name
