How to control WiFi calibration mode
Posted: Wed May 24, 2017 6:23 am
I want to control the calibration mode by my app. I want to usually init the wifi in mode PHY_RF_CAL_NONE, and then every so often do a PHY_RF_CAL_FULL. The header esp_phy_init.h says I should not try to do this because it is dome automatically.
Can I control it myself?
Can I control it myself?