esp32: promisc mode or monitor mode?
Posted: Sat Jun 10, 2017 7:02 am
Obviously i can use the promisc mode to capture traffic, even when this traffic doesn't 'goes threw' the esp 32 ( = the esp32 is not connected to this network). I was wondering because i learned, that the promiscuous mode is for capturing traffic, but the device has to be connected with this network. For capturing traffic of a network which i'm not connected to, i need the monitor mode.
So in 'my opinion', the esp32 has the monitor mode. Why is there always the speech of promisc mode ( eg https://github.com/espressif/esp-idf/bl ... esp_wifi.h ). Or did i get something wrong with promiscuous- and monitor mode?
So in 'my opinion', the esp32 has the monitor mode. Why is there always the speech of promisc mode ( eg https://github.com/espressif/esp-idf/bl ... esp_wifi.h ). Or did i get something wrong with promiscuous- and monitor mode?