简体   繁体   中英

How to interact via Bluetooth to devices other than iOS

I am struggling with this problem for last 2 days.What I need to do is that i need to transfer data between iPhone and Windows (ie any other OS, for now i am using Nokia mobile to that). I have gone through this link . Also I had success in that...

I am able to discover my iPhone in my Nokia device, and when I click "ADD" in Nokia a 6 digit number is sent to iPhone, and here problem starts. I don't know what to do next.

I am using private framework BluetoothManager. Please help me as I am not able to get any documentation on BluetoothManager.framework.

I don't know how to use methods in BluetoothManager.h.

A link to any documentation would be a great help.

For data transfer using your application between iPhone and another phone , you will have to go over SPP profile , in iPhone this is not available to everyone. You will have to get access to the Apple MFi program to get access to it and it also requires adding an Apple Authentication chip on the device you are trying to connect with.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM