espressif / esp-hosted

Hosted Solution (Linux/MCU) with ESP32 (Wi-Fi + BT + BLE)
Other
675 stars 158 forks source link

esp32c3 wifi transmit power #329

Closed C-sjia closed 7 months ago

C-sjia commented 7 months ago

What is the default value of wifi if the transmit power is not configured?

mantriyogesh commented 7 months ago

May I ask which variant you are interested in? FG or NG?

C-sjia commented 7 months ago

NG mode

mantriyogesh commented 7 months ago

@kapilkedawat ++

kapilkedawat commented 7 months ago

Hi @C-sjia, incase trasnmit power is not configured, device will use: min[max tx power of chip, max tx power allowed by regulatory].

C-sjia commented 7 months ago

okey. thank you.

kapilkedawat commented 7 months ago

Hi @C-sjia, Please close this issue if this answers your query.