- Home
- Antennas, Antenna Cables, Wireless Products: Technical Articles
Antennas, Antenna Cables, Wireless Products: Technical Articles
RSSI Explained: What It Is and What's a Good Signal Strength (dBm Chart)
George Hardesty
Antennas | IoT - Internet of Things
7 minute read
RSSI (Received Signal Strength Indicator) is a measurement of the power level of a received radio signal. It is commonly used in Wi-Fi, Bluetooth, Zigbee, cellular, and other RF-based systems to gauge how strong a signal is at the receiving device. RSSI is almost always expressed in dBm (decibel-milliwatts) as a negative number — and the closer that number is to zero, the stronger the signal. So -45 dBm is an excellent signal, while -85 dBm is weak.
What Is a Good RSSI? (dBm Signal Strength Chart)
This is the question most people are really asking. Use the table below as a quick reference for interpreting an RSSI reading. Values are typical for Wi-Fi and most 2.4/5 GHz RF systems; the exact thresholds shift slightly by technology and application.
| RSSI (dBm) | Signal Quality | What to Expect |
|---|---|---|
| -30 dBm | Maximum / Excellent | Strongest achievable; device is right next to the access point. Rare in practice. |
| -50 dBm | Excellent | Very strong. Full-speed throughput, ideal for any application including HD video and VoIP. |
| -60 dBm | Good | Reliable connection suitable for most applications, including streaming. |
| -67 dBm | Good (minimum for reliable use) | Generally the minimum for applications needing reliable, timely delivery — voice, video, IoT telemetry. |
| -70 dBm | Fair | Usable for light browsing and email; may struggle with high-throughput or latency-sensitive tasks. |
| -80 dBm | Weak | Basic connectivity only; unreliable, prone to drops and low data rates. |
| -90 dBm | Very weak / Unusable | At or near the noise floor. Association is unlikely; effectively no usable connection. |
Is a higher or lower RSSI better? Higher is better — but remember RSSI is negative, so "higher" means closer to zero. -50 dBm is a much stronger (better) signal than -80 dBm. A common rule of thumb: aim for -67 dBm or better for anything that needs a dependable connection.

Key Points About RSSI
- Measurement unit: Usually dBm (decibel-milliwatts), though some hardware reports a raw value (e.g., 0–255) that maps to signal strength differently by vendor.
- Scale: A negative number; closer to 0 = stronger signal.
- Purpose: Indicates connection quality, range, and stability.
- Applications: Site surveys, troubleshooting, and optimizing wireless networks.
RSSI vs. dBm vs. Signal-to-Noise Ratio (SNR)
These terms are often confused. dBm is the unit of absolute power. RSSI is a measurement of received power, most often reported in dBm. SNR compares the signal power to the background noise floor — a strong RSSI with a high noise floor can still deliver poor performance, which is why serious site surveys look at both RSSI and SNR together.
RSSI and Antennas
Antennas are responsible for transmitting and receiving wireless signals, and RSSI is a direct measure of how well an antenna receives a signal. The antenna is usually the single biggest lever you have for improving RSSI:
- Antenna gain & RSSI: Higher-gain antennas capture signals more effectively, producing higher (better) RSSI at the receiver. Browse WiFi antennas by gain and connector type.
- Directional vs. omnidirectional: Directional antennas focus energy in one direction and can dramatically improve RSSI on a point-to-point link when aligned. Omnidirectional antennas give uniform coverage in all directions at lower gain.
- Positioning & orientation: Small changes in an antenna's position or orientation can significantly change RSSI — critical in IoT deployments where every dB counts.
- Cable loss matters: A high-gain antenna on a lossy cable can still deliver poor RSSI. Use low-loss antenna cables and keep runs as short as practical.
RSSI in IoT Wireless Applications
In IoT systems, reliable communication is essential, and RSSI is the key metric for evaluating link quality:
- Signal quality & range: Higher RSSI (closer to 0 dBm) means a stronger, more reliable connection. Devices farther away or behind obstructions see lower RSSI.
- Energy efficiency: Low-power IoT devices use RSSI to decide whether to increase transmission power or retransmit — critical for battery life.
- Coverage mapping: During deployment, RSSI maps coverage for LoRaWAN, Zigbee, and Wi-Fi, revealing dead zones that need a signal booster or antenna adjustment.
- Mesh networks: RSSI determines link quality between nodes (Zigbee, Thread) so devices can dynamically re-route to maintain connectivity.
How to Measure RSSI
Most wireless hardware exposes RSSI directly:
- Built-in device readings: Wi-Fi modules, LoRaWAN nodes, and Zigbee devices report RSSI in their status output. On Linux, iwconfig shows RSSI for connected networks; a LoRa module typically responds to an AT+RSSI? command; Bluetooth LE libraries expose a read_rssi() call.
- Software analyzers: Wi-Fi tools such as NetSpot, Acrylic Wi-Fi, and Wireshark give per-channel RSSI; nRF Connect reports RSSI for nearby BLE devices; LoRaWAN network servers like The Things Network (TTN) report RSSI per received packet.
- Specialized hardware: Spectrum analyzers and handheld RF signal meters provide precise, calibrated RSSI across frequencies — the right tool for professional site surveys.
How to Improve RSSI
Improving RSSI combines antenna work, interference reduction, and configuration:
Antenna optimization
- Select the right antenna: High-gain directional antennas for long-range point-to-point links; omnidirectional antennas for general area coverage.
- Position and aim: Raise antennas above obstacles for line-of-sight, and aim directional antennas accurately at the far end.
- Reduce interference: Move antennas away from metal, which reflects and blocks RF, and minimize walls and obstructions in the path.
Software / configuration
- Adjust transmit power: Raising TX power improves RSSI but costs energy — a key trade-off on battery IoT nodes (e.g., LoRa AT+TXPWR=14, or router TX settings on Wi-Fi).
- Tune the protocol: On LoRaWAN, adjusting Spreading Factor and Bandwidth improves link budget over distance; on mesh networks, let the stack re-route based on live RSSI.
Hardware enhancements
- RF amplifiers / boosters: Inline amplifiers can raise signal strength between antenna and radio.
- Antenna arrays / MIMO: Multiple antennas improve coverage and effective signal strength.
- Quality cables & connectors: Poor cable and connector quality introduces loss that directly lowers RSSI — one of the most common and overlooked causes of weak signal.
Conclusion
RSSI is a fundamental metric for evaluating wireless signal strength and is central to optimizing antenna performance and IoT deployments. Read it as a negative dBm value — closer to zero is stronger — and target -67 dBm or better for reliable links. When RSSI is weak, the antenna, its placement, and the cable between it and the radio are almost always where the biggest gains are found.
Need to raise your signal? Data Alliance manufactures and stocks WiFi antennas, low-loss antenna cables, and signal boosters — with same-day shipping on orders placed before 4 PM MST. Contact our technical support team for help selecting the right antenna for your target RSSI.
Frequently Asked Questions About RSSI
What is RSSI and why is it important?
RSSI (Received Signal Strength Indicator) measures the power of a received radio signal, helping assess connection quality, range, and network stability in wireless systems.
What is a good RSSI value?
Aim for -67 dBm or better for a reliable connection. -50 dBm is excellent, -60 dBm is good, -70 dBm is fair, and -80 dBm or lower is weak and prone to drops.
Is a higher or lower RSSI better?
Higher is better. Because RSSI is a negative number, "higher" means closer to zero — so -50 dBm is a stronger, better signal than -80 dBm.
How is RSSI measured?
RSSI is usually expressed in dBm (decibel-milliwatts), often as a negative number. Some devices report it as a raw value (e.g., 0–255) depending on hardware or software.
What RSSI values indicate good or bad signal strength?
- -30 dBm: Excellent (very strong)
- -67 dBm: Good (works for most uses)
- -80 dBm: Weak (may be unstable)
- -90 dBm: Very weak or unusable
How does RSSI relate to antennas?
RSSI reflects how effectively an antenna receives a signal. Antenna gain, type (directional vs. omnidirectional), positioning, and cable loss all directly influence RSSI.
What tools can be used to measure RSSI?
RSSI can be measured with built-in device commands (Wi-Fi iwconfig, LoRa AT+RSSI?), software analyzers (Wireshark, NetSpot, nRF Connect), or specialized RF tools like spectrum analyzers and signal meters.
How can RSSI be improved?
Improve RSSI by optimizing antenna selection, placement, and orientation, reducing interference, adjusting transmission power, and using amplifiers, high-quality low-loss cables, or antenna arrays.
Related Articles
Massive MIMO: Game-Changer Cornerstone of 5G Networks
6 minute read




