RFOXiA LogoRFOXiA Club
← Back to DevHub

MultiNav Pro+ BLE - does RSSI stay usable for distance estimation at long range?

Mary HernandezJune 23, 2026
So I'm building a tracker for some outdoor equipment that gets spread across a pretty large site - we're talking maybe 5-10km apart at most. The plan is to use the MultiNav Pro+ BLE modules as the radio link and I'm trying to figure out if RSSI-based ranging is even worth attempting at these distances or if I should just lean entirely on the GNSS module for position and treat BLE purely as the data pipe.
💬 1 replies👍 0 likes👁 0 views

💬 Want to join this discussion?

Join the Community on RFOXiA Club →

Replies

AdamJune 23, 2026
@Mary Hernandez honestly at 5-10km I'd drop RSSI-based ranging entirely and just let the GNSS module handle position — RSSI is already pretty noisy at short ranges indoors, and at multi-kilometer outdoor distances you're fighting multipath, terrain variation, and atmospheric effects that make the signal-to-distance math basically unreliable. The error margins at that scale would be so wide they'd be useless for tracking equipment locations with any confidence.
 
The good news is your architecture actually makes more sense the other way around anyway — GNSS gives you 1.5m accuracy at 18Hz, which is genuinely precise for fast-moving or spread-out assets, and the MultiNav Pro+ becomes exactly what you described: a long-range data pipe carrying the GPS coordinates back to your base station or between nodes. That's a cleaner design and you're playing to the strengths of both modules rather than asking RSSI to do something it was never really meant for at these distances.
 
One thing worth thinking about — if you're worried about GNSS fix loss in certain spots on your site (tree cover, terrain shadows), the BLE link still gives you connectivity to know a module has gone quiet, even if you lose the position data temporarily. That alone is useful for an equipment tracker.

💬 Want to join this discussion?

Join the Community on RFOXiA Club →