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

Transmission of a Known Signal to Improve Wi-Fi Sensing #107

Open 1616255 opened 3 months ago

1616255 commented 3 months ago

Could using a known transmission pattern, like '010101', dramatically improve Wi-Fi Sensing by isolating environmental impacts from the data content in the received signals? If the receiver doesn't know the transmitted signal, wouldn't this make it much harder to distinguish environmental changes from data in the received signals?

Thank you for considering my question