Dear Dialog employee,
I want to create a generic HID bluetooth device using HOGPD profile to send keyboard event to HOST, but I can't find a proper example in SDK.
Do you have the keyboard HID examples available?
Regards,
Jerry
Device:
Hi jerryko,
The implementation of HOGPD profile is located under 5.0.4\sdk\ble_stack\profiles\hogp SDK path. However, there isn’t such example available. The Voice RCU reference design which os based on DA1455 and SDk6.0.10 implements HID routines and keyboard implementation. Please take a look:
//www.xmece.com/products/da14585-voice-rcu-development-kit
Thanks, PM_Dialog
Got it, thanks!