06-28-2008 08:49 AM
06-30-2008 12:42 PM
07-01-2008 11:31 AM
Hi,
I have a requirement to test a handfree kit for mobile phones. I was planning to build a simulation which can send the messages on bluetooth similar to a mobile phone. In this way I can test my device to work with different kind of messages and also test with corrupted messages. In short, Iam trying to build a bluetooth simulator. Iam not sure whether my approach is correct.
Is it possible to use windows driver and build a simuatlation using labview, which can act as a mobile phone. In this case I need to build the application for profiles like hand free profile. Does windows driver already have these profiles built in? Is there a better way to achieve this testing?
Regards
Gopal
07-02-2008 03:23 PM
Hi Gopal,
You can build Bluetooth server and client applications. There is no pre-written function to simulate a Bluetooth device. You can, however, write your own driver and have it act like a simulator--this would be better done in C or VB. I hope that helps.
Ipshita C.