Hi..
I have try to lookup in devzone q&a, but seems not yet found the similar question or answer. Have try SR3 SDK and able to implement keyboard+consumer control for remote control product. But currently , i need to add remote control keypad 0-9 ,*,# feature as keyboard input (such the old methods for typing sms using phone keypad). * Key will function language select and # as backspace/delete.
For example : keypad_1 will available as input key for "1","A","B","C" and so on..keypad_* will switch charset for selected language.
My question :
1.can i implement hid descriptor as keyboard and manage key press event for sending each respective keycode?
2. Is there any other method or hid usage specially for keyboard that can implement to make this process simpler. As i know, android os capable to handle numeric keyboard type.
Ohh almost forget, our plan is this device will work with android through BLE..
Thank you and appreciate for any help.
Kangbudz