- Notifications
You must be signed in to change notification settings - Fork1
An ESP32 and FillperZero wifi mapping
License
carvilsi/esp32-wifi-map
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
An ESP32 and FlipperZero wifi mapping
Check the FlipperZero side at:flipper0-wifi-map
This is the colected data that will be send to FlipperZero, prepare for CSV semicolon separated:
AP hash;Distance (meters);AP auth mode;Time from start (seconds)
As the name suggests the data is hashed, trying here to maintain some kind of privacy, and based on the next APs retrieved concatenaded data:
The output looks like2d2facaa.
An estimation of the distance in meters between ESP32 and the AP.
Data from:ap_info.authmode
Seconds elapsed since ESP32 has been connected to FlipperZero GPIO
$idf.py flash
$idf.py flash monitor
| Flipper Zero GPIO | ESP32 |
|---|---|
| GND | GND |
| RX | TXD GPIO_17 |
| 3V3 | 3V3 |
About
An ESP32 and FillperZero wifi mapping
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.