xamarin / Monkey.BluetoothLE

BluetoothLE abstraction for use with Xamarin projects, including Xamarin.Forms.
Apache License 2.0
348 stars 223 forks source link

Does Monkey.Robotics support SPP for iOS? #50

Closed chriseyhorn closed 9 years ago

chriseyhorn commented 9 years ago

Trying to figure out if the Core.Bluetooth.LE supports Serial Port Profile for communication for iOS.

Thanks in advance, Chris

bryancostanich commented 9 years ago

No. That's not part of Bluetooth LE, it's an older version of the spec (like BT 2.0), and isn't available on iOS unless you have signed their accessory developer legal contract. You can do SPP on Android however, and there is a sample here: https://blog.xamarin.com/hello-mr.-bond_agent_watch/