Bluetooth mice using HID profile.it is available in bt version 1.2and above on symbian.
I need to know what data is sending that mouse.how to read that.
Can i write that data to a text file.
Bluetooth mice using HID profile.it is available in bt version 1.2and above on symbian.
I need to know what data is sending that mouse.how to read that.
Can i write that data to a text file.
Last edited by Abilash ov; 2013-02-07 at 19:54.
Have you tried searching already, f.ex. I would suppose any search engine would give you nice starting points if you search f.ex. for "bluetooth mouse protocol specification".
====================
Hardware bt mouse
=================== if that is rfcomm what data will we can get
Last edited by Abilash ov; 2013-02-07 at 21:23.
if i move left data will change.but how can i detect that.DATA means what type of data is that.is that binary.or decimal
You should also select the technology you are uisng, and ask guestions under the selected technology. As well as do remember to give as much information you can, if you have made some kind of implementation, then do describe it and also do tell what it is supposed to do, what it does, and what does not happen, and also what you would expect to happen.
Thanks.i like to make an app for s60v5.it needs bt mouse.
As the use case is rather unusual (having a bluetooth mouse used for mobile phone), I don't think there would be any readymade examples, so you would need to do rather a lot of study & searching for finding what and how are sent from teh mouse to teh device and how you could get that data.
and once you get the data, you would need to figure ways on utilizing the data in the device