Open mstfyghm opened 3 months ago
This is a common problem with mini ESP32 boards. Some of them have inadequate filter capacitance on the 3.3V rail, after the LDO regulator on the board. On my mini-32 boards, I added external 50uF capacitors on 3.3V. Just to be safe, I also added them on the 5V rail. Without the capacitors, if you look at the voltage rails with an oscilloscope, you can see a substantial voltage dip when wifi turns on. It is especially bad with some USB cables that have small-gauge wire inside.
Yes I know that it sometimes works with some versions of the firmware. We don't have time to track down subtle details of wifi-turn-on sequencing that only affect a small proportion of boards.
Wiki Search Terms
Brownout detector was triggered
Controller Board
esp32 D1 mini
Machine Description
co2 laser cnc
Input Circuits
No response
Configuration file
Startup Messages
User Interface Software
Fluidterm
What happened?
After OTA firmware update from v3.7.16 to v3.8.0 it didn't work. so I tried with erase and installing fluidnc using usb cable. and after opening Fluidterm it shown that brownout was detect when wifi is going to start. By downgrading to v3.7.16 every thing is ok.
GCode File
No response
Other Information
No response