I flashed the ESP Home Firmweare to the board and everything worked perfectly fine. But as soon as I connect the 5V and GND pin of the ESP 32 to the VCC and GND pin of the sensor, the blue LED of the ESP 32 starts flashing fast.
I tried different boards and sensors. Always the same result… I also tried to connect the sensor to the VIN and GND pin of the ESP 32. Do you have any idea what might be wrong?
The ESP 32 is powered by USB.
I did connect the trigger pin of the sensor to pin 39 (GPIO22) and echo pin to pin 42 (GPIO21). But even without them connected the status LED of the ESP indicates an error as soon as I try to power the sensor.
The blue LED is more of a status LED, but fast flashing of the status LED indicates an error/malfunction, doesn’t it?
I have a multimeter, what measurements can I take? Are you assuming a hardware defect?
It would be one or the other. With a usb the amount of power that can be supplied is dependent on the type and quality of the wire. You can run into problems where the board runs fine with nothing connected but then crashes when the sensors are connected.