A small project to determine location using beaconDB or similar API
This is my first ever thing i have done with ESPs and C++ in general, and as my other hardware hasn't shipped yet, i resorted to doing this 😛
- An ESP32 device scans for Wi-Fi networks and BLE beacons, parses necessary information, and sends the body to a GLS/MLS compatible server, such as beaconDB.
- Then the received location data is printed over the serial interface.
- If the serial output doesn't show any useful info (all zeroes), then the location needs to be mapped