This shows you the differences between two versions of the page.
— |
public:esp32_brownout_error [2018/10/11 00:28] (current) admin created |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | * in my case, after confirming wifi works well with getting started guide from expressif: https://docs.espressif.com/projects/esp-idf/en/latest/get-started/, the problem solved after using esp32 in Arduino IDE from development repository instead of board manager (probably thankfully to enabled by default CONFIG_REDUCE_PHY_TX_POWER) - https://github.com/espressif/arduino-esp32/tree/1.0.0 |