Part Number: CC2640R2F
Other Parts Discussed in Thread: CC2640
I'm using cc2640 with HID_emu_kbd project. I'm using a mouse HID mouse descriptor on my device and I it is already working fine. One of my applications is to read a mouse characteristic value that we built to know mouse click, x and y position without using the HID protocol. In other words this specific central device will read the mouse values from outside of the hid report and I'm alson making it right. The problem is that I need to pair and make a bonding with the device to access the charactistic and I want to read it just by connecting because it is not very easy to make the pairing in this central device that I'm using. Is it possible to see the characterisitc values withou bonding?