Home - JakobEsp/H4-Device-Location GitHub Wiki
Initial research and overvejelser
We have researhed the topic to figure out how we want to approach the project. We looked both at the solution with bluetooth and wifi. We decided to go with wifi for now, since bluetooth would require pairing of devices. We have used the following sources to build a working POC, for sniffing packages. PSService v1
Sources:
- https://community.home-assistant.io/t/area-room-presence-detection-for-mobile-devices-using-esp32-based-ble-beacons/202622/1
- https://randomnerdtutorials.com/esp32-useful-wi-fi-functions-arduino/
- https://docs.espressif.com/projects/esp-idf/en/v4.2.1/esp32s2/api-reference/network/esp_wifi.html
- https://www.pleasedontcode.com/blog/creating-a-wi-fi-sniffer-with-esp32-in-simple-words
- https://pastebin.com/wK3c3Svj