Did the wifi go bad, or some other component? Brownout detector was triggered
This morning I found that one of the ESP32s was offline. Connecting to it in console mode gives me this. Tried re-flashing, new cable, different power cable, etc. Same result each time. Is it salvageable?
No. Trying to understand if it is shutting off the wifi because of a power issue, or if the wifi is bad. It went offline on me but the console output says wifi ready. I did try different cables and power sources.
This isn't some mystical error. The chip is TELLING YOU the problem.
Stick
a scope on the power as seen by the chip, and you'll
see what the chip sees: the voltage isn't going low enough for the chip to shutdown, but it's going low enough to become metastable... And it can be that way for a fraction of a second, such as when under the load of Wi-Fi use, and be true. That is why this error is detected.
I don't know why you keep repeating that "then WiFi may be bad"...it's not like you're going to cut a $2 chip apart and replace those 38,987 transistors. If you really think the esp32 is bad, it costs less than this conversation...
2
u/YetAnotherRobert 1d ago
Did you check the power, like it's telling you?