Send Data
Hi, How can I send data(bytes) to another device ? Could you help me ? tks.
I am not complete sure, but for a data transfer you will need the Serial Port Profile and this requires an authentication by Apple (MFi-Program). But maybe I am wrong! :-)
@michaeldorner is this still the case? There's no way around MFi certification, even with the private API? I'm trying to connect and send data to a non-MFi-certified device.
As far as I can tell yes.
Hmm, I just did a class-dump and also saw that there is a Cydia package (nControliOS) that extended v2 of your library and successfully connects to non-MFi certified devices via the HID BL profile. Perhaps SPP (Serial Port Profile) would thus also work?