-->
Page 1 of 1

Any guideline how to do promiscuous mode (wifi mac probe)

PostPosted: Sat Oct 03, 2015 10:39 am
by arthur
Hi,

I found that someones said ESP8266 can be in promiscuous mode so can get the mac address.

Any code snippets or reference for doing it?

Thanks,

Re: Any guideline how to do promiscuous mode (wifi mac probe

PostPosted: Mon Feb 01, 2016 11:50 pm
by mic159
I found two helpful examples on github:

https://github.com/pulkin/esp8266-injec ... ser_main.c
https://github.com/Informatic/esp8266-s ... ser_main.c

And the API documentation PDF from espressif has some helpful information too, I would recommend reading it.

(Unfortunately I cant find the english version any more! Does someone else know where it is?)