Search found 3 matches

by Mustafa_ME
Wed Oct 16, 2024 10:17 am
Forum: General Discussion
Topic: ESP32C3 crashing and printing random logs on serial
Replies: 4
Views: 1181

Re: ESP32C3 crashing and printing random logs on serial

MicroController wrote:
Wed Oct 16, 2024 9:51 am
Is the issue in any way correlated to the switching of the relay?
I don't think so, we have many devices in testing that are switching relays periodically and working just fine.
by Mustafa_ME
Wed Oct 16, 2024 7:31 am
Forum: General Discussion
Topic: ESP32C3 crashing and printing random logs on serial
Replies: 4
Views: 1181

Re: ESP32C3 crashing and printing random logs on serial

Hard to say, but the glitched characters in the output make me think it may be a power supply issue. Maybe, we have checked the supply line, it is clean and stable even when the device is malfunctioning. Moreover, device recovers after a power cycle and then randomly goes into this state again afte...
by Mustafa_ME
Fri Oct 11, 2024 5:46 am
Forum: General Discussion
Topic: ESP32C3 crashing and printing random logs on serial
Replies: 4
Views: 1181

ESP32C3 crashing and printing random logs on serial

Hi, we have a device based on esp32c3, it is reading from adc with a 40ms interval and based on that reading it is controlling a relay connected to a gpio, which can also be controlled through ble mesh. The device is running bluedroid. All the devices in testing are working fine. Recently we got a c...