sonar icon indicating copy to clipboard operation
sonar copied to clipboard

Collect metrics for WiFi

Open vpetersson opened this issue 7 years ago • 6 comments

BLE provides good insight, but we can also collect metrics from WiFi devices in the surrounding area.

vpetersson avatar Feb 17 '18 09:02 vpetersson

see here: https://github.com/cyberman54/ESP32-Paxcounter

cyberman54 avatar Mar 26 '18 06:03 cyberman54

Interesting, but I don’t want to add any additional hardware. It should be possible (in theory) to get this data using the built-in WiFi chipset in the Raspberry Pi 3 Model B (and later).

vpetersson avatar Mar 26 '18 15:03 vpetersson

No, it's not, since the builtin Wifi chip in RPi3 does not support monitor mode. But it would be possible to add a suitable wifi chip as usb dongle.

cyberman54 avatar Mar 26 '18 16:03 cyberman54

Interesting. Will take a look at this later on.

vpetersson avatar Apr 02 '18 19:04 vpetersson

@vpetersson is this project still under development?

Sean-Law avatar Jun 09 '21 00:06 Sean-Law

@Sean-Law Not actively being worked on (as i don't have the bandwidth) but should still work.

vpetersson avatar Jun 09 '21 08:06 vpetersson