-->
Page 2 of 2

Re: Monitor mode

PostPosted: Mon Apr 24, 2017 7:43 am
by heinvlog
Did someone get the monitor mode running on the ESP8266 ?

I need info on this please if you have.

Re: Monitor mode

PostPosted: Mon Apr 24, 2017 9:14 am
by martinayotte
What do you mean by "monitor mode" ?
If you mean "sniffing wifi packets without been connected to an AP", better search for "promiscuous mode", google will reveal several projects :
https://www.hackster.io/rayburne/esp826 ... iff-f6b93a
https://ikbelkirasan.wordpress.com/2016 ... uous-mode/
https://hackaday.io/project/20072-wifi- ... ng-esp8266

Re: Monitor mode

PostPosted: Tue Apr 25, 2017 12:29 am
by heinvlog
Hi

Thanks for the reply.
I actually loaded the project of the first link (rayburne).
It is working, but what is not logged is the devices (like cellphones) with wifi on but which is not connected to an AP.
In the case of the Rayburne project these devices does not appear.
Any ideas on this ?