Hey All,
I have a HC-06 and HC-05 both paired and linked together via bluetooth.
However, the receiver is receiving garbage data when the sender sends commands
Any suggestions?
For example: I will send a char through the serial port on one arduino which reads it, then a bluetooth serialport(TX,RX pins 10,11) would write it and the receiver will wait on another arduino.
I know the receiver works because i've tested it with my computer and it was able to chars that turned the LED on the arduino on and off.
I've tried adjusting baudrates from 9600 all the way to 115200, but still no luck. Google hasn't helped much either. Any suggestions?