Bluetooth application for Qtek S200
I want to develop bluetooth application for a device that has Windows Mobile 5.0. By default, it comes with Intent which does not support to access Bluetooth.
I heard IBM J9 may solve, so I installed the trial version to see whether it would solve my problem. Also, I downloaded avetanaBluetooth and added to my project. After developing simple test application which only opens a Bluetooth connection, I deployed it to device and tried to run it with IBM J9 emulator application on device. But, it did not work. Maybe I need some other things. I am not sure that if it possible to access its Bluetooth with any other software, library or something like that.
So, does anyone have any idea about how to use Bluetooth in this devices or similar?