Hi there.
I am having problems with my HC-05 bluetooth module.
If i power it up and connect RX to arduino TX and TX to arduino RX. I can send values and the arduino reads them just fine.
The problem is that I can't get the bluetooth module into command mode so I can set its name and change passcode etc I set the PIO11 (pin number 34) high (to 3.3v) but I cannot then see the virtual bluetooth serial port any more? and it won't open the port?
Is there any way that I could use the arduino to send AT commands to the bluetooth module?
Any help would be really nice.