How do I configure promiscuous mode so that I receive packets from all channels
Posted: Thu Jul 02, 2020 8:49 pm
Hi,
following the sample code simple_sniffer, I was able to run the code I modified to receive detected packets. However, it seems all detected packets are from the same channel (in my case channel 11).
are there any configurations/APIs/ that I need to set in order to receive packets from all channels?
Thanks in advance.
following the sample code simple_sniffer, I was able to run the code I modified to receive detected packets. However, it seems all detected packets are from the same channel (in my case channel 11).
are there any configurations/APIs/ that I need to set in order to receive packets from all channels?
Thanks in advance.