I'm doing a lot of experiments with Arduino, Android and a JY-MCU HC06 Bluetooth adapter.
I'm becoming increasingly frustrated by the frequent need to reset the HC06, before it will accept a connection from the Android device. The easiest way to reset the HC06 is to briefly disconnect the +5V supply.
According to a spec of the HC06, which I found via Google, the HC06 draws 20-30mA when pairing up and 8mA in normal use. Since an Arduino Uno digital pin can supply 40 mA, wondered if I could power the HC06 from a digital pin, allowing me to reset the HC06 via software control of the digital pin.
Please can anyone offer any help or advice in this area?
Many thanks
Neil