This is a little off topic but hoping since I have you here Robert that you might be able to give me a hand getting my bluetooth to connect. I am aware I'm sailing uncharted waters with this. I bought a bluetooth module that is completely programmable. I have set and can confirm that it communicates at 8192 baud rate. It does pass the tunerpro "Test for valid interface using settings" But when I try to connect for Data Acquisition it gets stuck on Connecting... This was using the $88 .adx file from tunerpro (also tried the .ads here), both made by you. I'm uploading a video to show you what happens. I tried the A1.adx just for kicks and noticed it did connect but instantly started having data errors. I notice it had a pause before resend so I added that to the $88 .adx file and received the same result, it now connected but had data errors, and no sensor values were changing.

In the video the bluetooth module is in the bottom right. You can see it flashing a red led, its connected but not sending/receiving. I hit Start/Stop data scan and you can see it responses by turning on the green send/receive led. Then you can see tunerpro gets stuck on connecting. Out of the picture, I change over to my modified .adx with the pause and you can see that it connects.
Video: http://s9.photobucket.com/user/bneve...05950.mp4.html

I do get the feeling that the pause might be causing tunerpro to think its connected when its really not. The RX and TX are tied together and the module is 3-6V tolerant. All other parameters match to the parameters in the adx definition file. I'm don't see why this shouldn't be working.