Can I use RFCOMM bluetooth protocol to share data between an iOS device and another device?

I`m developping an iOS application that needs to comunicate with another device and transfer data up to 100 Kbps. I know that I can't use the Serial Port Profile in iOS but I want to know if I can access to the RFComm protocol.


Thanks

Replies

I am also trying to get an aswer to this question. My scenario is a bit different as our company is developing an acessory (wearable) and preferrably utilize the RFCOMM BT protocol/profile. Does apple support RFCOMM or is IAP2 the only supported protocol that provides faster transfer rates? My understanding is the IAP2 may have a limitation to 600 kps. Is this true? If we intergrate MFi authentication chip into accessory, are we able to achieve faster transfer speeds?

Did you get RFComm working on ios