I am trying to create a POC in which a eletronic device is collecting some data. These data has to transfer from the device to iphone device via Bluetooth.
Is it possible. A guideline or any reference will do.
Thanks in advance.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I have no idea was POC means. Several ideas, though:
To use BT comms on plain iOS devices, you’ll need to get in touch with Apple directly, thru the route that also gets you access to “made for iPhone” hardware access (Dock connector etc.). You’ll have to fill out a form and sign an NDA, and then you should be able to get docs on how to use BT to connect to other devices that you know (not to any, though, I believe – you have to specify the BT device’s ID codes).
If you need this only to run on a few devices that you have at hand, consider jailbreaking them – then you might find open source bluetooth code and help on the net, as others have added new BT features to jailbroken iOS devices.