I don't know on sony ericsson, but E398/ROKR uses keyboard events sent to bluetooth modem to get the keys pressed...
If you have a phone that works with remote control, try to open minicom (linux) or hyperterminal(windows) on bluetooth modem port. Then send the command "AT+CMER=3,2" or "AT+CMER=3,2,0,0". Every key that you press will generate a message with the keycode ... All that a software (installed on PC) has to do is convert the key codes in events, for example, mouse button, music track forward...
On E680i, this is not possible (with CMER at command). I believe we can have a program inside our phones that get the keycodes (java midlet or native) and send through bluetooth to a agent on PC ... Use the modem interface from inside EZX phones it's not easy ...
Quote:
|
Originally Posted by kriaz hi guys , admin, experts and developers!
can any one tell me how bluetooth remote control works in e680i. like in sony erricson k700. remote desktop and control power point presentation through mobile. |