andrewjfreyer / monitor

Distributed advertisement-based BTLE presence detection reported via mqtt
1.64k stars 194 forks source link

Lower sensitivity/range detection #426

Closed bcrawfo2 closed 1 year ago

bcrawfo2 commented 1 year ago

Hi....this is working great for me out of the gate...but I hope to do closer range detection. I get 100% confidence 30 feet from my Pi. I'm hoping to get a lower confidence when outside of a 10x12 room. Any thoughts?

Thanks for your hard work.

andrewjfreyer commented 1 year ago

Not really reliably possible. RSSI is a bad proxy for distance, and that's about all we get to leverage as a proxy for distance. This is meant to be a binary present/absent signal within bluetooth signal range.