You Reply: So, I went and got the V3 bluetooth.
All I have is the
GND - 0V
VCC - 4.2V
NC - NC
RXD - NC
TXD - NC
RND - 0V
3V3 - NC
I have the latest version of BlueSoleil, and am using "Advanced Serial Port Terminal" by Eltima.
I setup the terminal to "COM6: 38400, N, 8, 1" When I open the port the link on the Bluetooth goes on, and the status light blinks twice fast then is off for like 2 seconds.
I tried to write data
[code]
Write data:00000000: 61 74 5c 72 5c 6e 0d 0a at\r\n..
or
Write data:00000000: 61 74 0d 0a at..
[/code]
All I should get back is a OK but im not getting anything back. I don't know what i'm doing wrong.
I need to set it up to 57600 baud and the default is 9600.