Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-antenna support #101

Open
mweisel3 opened this issue Dec 7, 2023 · 2 comments
Open

Multi-antenna support #101

mweisel3 opened this issue Dec 7, 2023 · 2 comments

Comments

@mweisel3
Copy link

mweisel3 commented Dec 7, 2023

I was wondering if this tool would support collecting CSI from an antenna array. It seems like ESP32 supports multiple antennas through a switch (https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/wifi.html#wi-fi-multiple-antennas), would the tool pick up the CSI from all the antennas, or only the selected one?

@shuizhamouling
Copy link

I am also facing the same issue. Has it been resolved?

@mweisel3
Copy link
Author

mweisel3 commented Jun 6, 2024

As far as I can tell, this isn't an issue with the tool, but rather with ESP32. I don't think it exposes the CSI related API when using an antenna switch (I assume that data isn't available). I could be wrong, but that's what I gathered.
Presumably, this tool would more or less work if an ESP32 chip that truly supported multi-antenna CSI data was available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants