When using the function "passtive",unable to get data from AP or STA
Closed this issue · 1 comments
Sisyphus-pandapia commented
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:
- Build project(s) active_ap, active_sta, passive
- Flash project(s) active_ap, active_sta, passive to 3 ESP32s
- Run the above projects
- 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.
StevenMHernandez commented
Closing old issues. Feel free to open again with more information.