SPP profile bluetooth iOS

前端 未结 2 1172
天涯浪人
天涯浪人 2020-12-31 09:42

does anyone got a sample code of SPP communication ( serial over bluetooth ) for iOS ? I\'d need to communicate between my microchip pic and an iphone or iPod.

I kno

2条回答
  •  感情败类
    2020-12-31 10:11

    For people like me who were looking at infos.

    If you are not going to use Bluetooth LE devices with iOS and the associated corebluetooth, you need a MFi licence and bluetooth module from a certified vendor.

    Using those modules does not involve the corebluetooth but another thing. Have a look at the EADemo Demo on how to link to MFi device The linked bluetooth module will be accessible this way.

提交回复
热议问题