Hi guys, I’m having some trouble with the cheap sparkfun smd bluetooth module. I’m not really sure which documentation to read because there doesnt seem to be any specifically for that module. I can pair and connect to the thing, but then I open a hyperterminal, Putty or terraterm to it, and send it some commands like $$$ — +++ etc, and I never recieve anything back from it. I have tried all different baud rates from 9600 to 115200, with no parity, 1 stop and no flow control.
On the hardware side of it, I cant really do much because the bluetooth link was going to be my debug tool, so until it works i cant really see whats going on. I have connected tx to tx and rx to rx which I think from reading other posts is a fault? I can change them fairly easily, but i’m thinking that it shouldnt make much difference to whether or not I get a response from the module? I also have cts and rts connected to cts and rts respectively which is also a fault. As a result I have told the microcontroller to assert the cts high at all times. Anyone have any advice on what else I can try?
Cheers
Guy