esp8266-sniffer icon indicating copy to clipboard operation
esp8266-sniffer copied to clipboard

An easy experiment which uses the ESP8266 wifi module to look for near smartphones around you

Results 8 esp8266-sniffer issues
Sort by recently updated
recently updated
newest added

![Screenshot_20220615-164145_EspTerm.png](https://user-images.githubusercontent.com/70171212/173855389-f55592cc-807b-4fcf-b934-df0e299fd460.png) These Networks don't exist. And it shows old names of the esp wifi. Any solutions?

Tried various baudrates, different boards (Wemos D1 mini and Witty cloud), nothing helped. ![Image 3](https://user-images.githubusercontent.com/36521367/126080579-dfefac54-d7b3-43e0-aa60-6e5419354c83.png)

Hi, Is sdk_wifi_promiscuous_enable the best way to handle all incoming packages. Isn't it better to handle the packages in the loop of the Arduino program somehow?

It seems like all the wifi sniffer out there cannot sniff the MAC address of Apple Products. Does this sniffer track MAC address of Apple Products.

Can this work sniffer all the packets in the air in addition to the probe packets?

Hi, whenever I run this script it only gives me one remembered SSID per device, this is a different SSID than that device is currently connected to, so it really...

Hello. How can i (without SSID's history and never connect before modem...) catch mobil phones (or other device) mac addresses, is it imposible this way.

Hi @kalanda , I successfully uploaded your code to my ESP8266 and led blinking make me think its working properly. I would like to check output sent the serial port...