phone keyboard input to arduino bt

thats the idea.

let a phone find my arduino bt and when connected(paired???) let the phone sned over each individual key press as (1,2,3,4,5,6,7,8,9,0,*,#) string/ascii data read.

I can detect devices now from my arduino but have no idea how to initiate a communication starting from the phone, nor sending over the key data.

Does pairing inflict a "RING" event? and how do I check for an event?

u can do it with python s60 (only for nokia s60) , i was able to controll a led via sms that was send to my phone that was paired with the arduinoBT.

(;