find-lf
find-lf copied to clipboard
Track the location of every Wi-Fi device (:iphone:) in your house using Raspberry Pis and FIND
schollz, - Presence Detector - Internal Positioning (seems 2-3s delay) I am hoping to use find-lf for two purposes, in order of importance above. I am running HomeAssistant and as...
Has anyone tried the Nexmon patch that enables monitor mode on the RPi3's built-in wireless adapter? https://github.com/seemoo-lab/nexmon If it worked, and you had Ethernet everywhere your RPis were, you wouldn't...
Hi: I run the cluster.py script, but it says it was unable to connect to localhost, but then I check the status and it says "scanning". After that I sent...
I couldn't find this in the README - apologies if I somehow missed it. Does find-lf maintain any kind of historical information? For example - is it possible to see...
This happened to 2 of my 3 Pis currently running - not sure what the issue is. Maybe someone else has this issue?
Hi, I've managed to set up find and find-lf using 5 Raspberry Pis. However I'm not getting accurate results. My set-up: - 1 Raspberry Pi running Find server - 1...
@schollz, Is the find-lf server only on cloud?
My idea here is to continuously sniff WiFi with `tshark` and then have all nodes communicate with a single node that is devoted to sending the information to the central...