Good afternoon!
I am developing a HID device running on BLE.
For this I use nrf52810.
The problem is that when working with my device the user sometimes needs to use a virtual keyboard.
But I did not find this command in the HID documentation. Using a third-party keypad, I found that the context menu command is being used. I implemented it however Ipad does not recognize the command.
Can you give me documentation on working with HID?