I’m making an attempt to develop an iOs app that emulates a bluetooth mouse. The entire human interface gadget (hid) stuff is quite a lot of specs and so on. however I managed my manner by way of up to now, at the least a little bit bit I believe..
There’s an iOs app out there, known as BlueTouch, that based on my researches is utilizing 0x2908 descriptor for traits. I’m mainly making an attempt to reconstruct the used traits and descriptors together with values for my app, however someway it’s prohibited by CoreBluetooth to make use of these descriptors
Is there another method to write BLE peripheral functions for iOs than utilizing CoreBluetooth? How was this completed in BlueTouch?
Recognize your assist loads!!
I attempted including the descriptor in each kind supported by the API, 16 bit, 32 bit 128 bit.