Where to get a basic promiscuous Async WiFi library?

Apple Mac OS
Firefox 124.0.2
Arduino IDE 2.3.3-nightly-20240328
Arduino Nano ESP32
Arduino C++

I am looking for a promiscuous Asynchronous WiFi library, something very simple which simply makes incoming transmissions of all types available to be read. From there I can determine which transmissions are for me and which are not. I can do any filtering necessary, although I expect to provide a network name and password.

Where can I find such a thing?

Tinder, maybe?

Wireshark is the standard packet sniffer and works with ESP32.

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.