StevenMHernandez / ESP32-CSI-Tool

Extract Channel State Information from WiFi-enabled ESP32 Microcontroller. Active and Passive modes available. (https://stevenmhernandez.github.io/ESP32-CSI-Tool/)
https://stevenmhernandez.github.io/ESP32-CSI-Tool/
MIT License
262 stars 72 forks source link

When using the function "passtive",unable to get data from AP or STA #59

Closed Sisyphus-pandapia closed 1 year ago

Sisyphus-pandapia commented 2 years ago

Describe the bug When using the function "passtive",I only get a liitle data from AP or STA, even unable to get data. Tool Settings

To Reproduce Steps to reproduce the behavior:

  1. Build project(s) active_ap, active_sta, passive
  2. Flash project(s) active_ap, active_sta, passive to 3 ESP32s
  3. Run the above projects
  4. when using channel 13 for above 3 projects,I can sniffer some data from other device,and unable to get data from AP or STA. Then,I changed channel to 4 avoid interference from other devices in the channel.ap AP and STA can work well and print CSI well,but I only get a little data.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

StevenMHernandez commented 1 year ago

Closing old issues. Feel free to open again with more information.