Relative Content

Tag Archive for arduinoesp32arduino-ide

I get Guru meditation error in test of YF-S201 sensor

I’m new to Arduino. I’m testing the operation of the YF-S201 water flow sensor, but this code gives me the error “Guru Meditation Error: Core 1 panic’ed (Interrupt wdt timeout on CPU1).” My intention is for the code to measure the flow rate and, when it determines it (within a time interval), restart the process and start counting the flow rate from zero. However, it’s a bit complicated for me at the moment. I really appreciate the help.