ESP32 Wi‑Fi Packet Sniffer: Promiscuous Mode & Automated OUI Lookup
- achmad
- 06 Apr 2025
Turn an ESP32 into a Layer‑2 Wi‑Fi sniffer: capture MACs in promiscuous mode, dedupe with a hash set, then resolve vendors via a MAC/OUI API (ethics included).
Read More

