StevenMHernandez/ESP32-CSI-Tool

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

Closed this issue · 1 comments

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

  • Baud Rate: [115200]
  • P.S.Using a higher baud rate will be garbled.
  • WiFi Channel per Device: [4]
  • FreeRTOS > Tick rate (Hz): [1000]

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):

  • OS: [Ubuntu]
  • ESP-IDF Version: [4.3]

Additional context
Add any other context about the problem here.

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