iPhone - Is it possible to write an application over Bluetooth to connect with non-iPhone device ?
Posted
by maltese
on Stack Overflow
See other posts from Stack Overflow
or by maltese
Published on 2010-05-12T11:35:02Z
Indexed on
2010/05/12
13:24 UTC
Read the original article
Hit count: 192
I developed a headset device that can connect to iPhone (HFP + A2DP + AVRCP). I want to write an application that will also send and receive data (a few bytes) to/from the headset over Bluetooth. Actually I want to open a Bluetooth connection between iPhone and my device to transfer data. Is it possible ?
© Stack Overflow or respective owner