Hi
I've been using Arduino for two months now, but have never had this problem before.
I have an ultrasonic sensor and a Bluetooth module on my breadboard. The Bluetooth module (HC-06) was connected to the 5V power supply and the ultrasonic sensor to the 3.3V slot on the Arduino UNO.
However, everytime I try to load my program onto the board, it fails. The IDE I am using keeps saying the device is unresponsive.
The interesting part to this is that everything works fine when I disconnect both the modules.
Could someone please tell me what I might be able to do to fix this? I've checked my wiring and everything and all of that seems to be fine.
Is there a way I could connect an external power supply maybe?