espressif / esp8266-rtos-sample-code

Other
129 stars 86 forks source link

MAC sniffing #9

Open ghost opened 5 years ago

ghost commented 5 years ago

I want to change the function inside wiifi_promiscuos_rx_cb(CHANGE THIS) so that I can get the MAC addres of the devices trying to connect to any wifi in range.

Any guess on how to implement this?