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

Request for Guidance on Ensuring Fixed Tx Power for Accurate RSSI and CSI Data on ESP32 #100

Open RabihND opened 9 months ago

RabihND commented 9 months ago

Environment

Problem Description

I am currently working on a project that requires collecting precise and consistent RSSI (Received Signal Strength Indicator) and CSI (Channel State Information) data using the ESP32 module. To ensure the accuracy of this data, it is critical to maintain a fixed Tx (transmit) power during operation.

Expected Behavior

A consistent and unchanging Tx power level during operation to ensure reliable RSSI and CSI data collection.

Actual Behavior

RSSIvsDistance

AmplitudevsDitance

Any guidance or recommendations for achieving stable TX power would be greatly appreciated. Thank you for your support and assistance. Best regards,