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

Figure 1 not open #104

Open Cizzy5 opened 5 months ago

Cizzy5 commented 5 months ago

When I run Python csi live.py with esp idf, Python not responding. IMG-20240331-WA0003

StevenMHernandez commented 5 months ago

@Cizzy5, do you see any CSI printed with the standard idf.py monitor?

@AsciiPro99, any suggestions for why there is not any CSI plotted?

AsciiPro99 commented 5 months ago

If you can print CSI values to monitor fine with the above command. It is likely due to missing imports. Confirm Stevens inquiry and then post your package list.

Cizzy5 commented 4 months ago

Yes i see CSİ PRİNTED with standard idf.py monitor, i also visualized csi data by Matlab, but when I run live Python code not open matplotlib figure. Thanks for you interested.

6 Nis 2024 Cmt ÖS 4:28 tarihinde Steven M. Hernandez < @.***> şunu yazdı:

@Cizzy5 https://github.com/Cizzy5, do you see any CSI printed with the standard idf.py monitor?

@AsciiPro99 https://github.com/AsciiPro99, any suggestions for why there is not any CSI plotted?

— Reply to this email directly, view it on GitHub https://github.com/StevenMHernandez/ESP32-CSI-Tool/issues/104#issuecomment-2041082246, or unsubscribe https://github.com/notifications/unsubscribe-auth/BHPE7OZUAREXXNSE5TNM7MDY372ADAVCNFSM6AAAAABFQMXVL6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANBRGA4DEMRUGY . You are receiving this because you were mentioned.Message ID: @.***>

AsciiPro99 commented 4 months ago

Could you post your package list?