atanisoft / ESP32CommandStation

An ESP32 based DCC Command Station with integrated OpenLCB (LCC) --- NOTE: this project is not under active development.
https://atanisoft.github.io/ESP32CommandStation/
GNU General Public License v3.0
90 stars 34 forks source link

Expose Radio TXpower under WiFi Configuration option to limit the SoftAP range #55

Closed TrainzLuvr closed 3 years ago

TrainzLuvr commented 4 years ago

In most use cases there is no reason to broadcast the SoftAP beyond the limits of one's layout (I really don't need my neighbourhood to see it).

For that purpose, TXpower option of the ESP32's WiFi Radio should be exposed, and be user adjustable, to allow the direct control (in dbM) of the transmitted power, thus limiting the SoftAP range.