tags:

views:

17

answers:

1

Hi,

Can I program my app to connect to a external bluetooth device other than the handset in order to send/receive data?

BR

A: 

yes you can do. you have learn about External Accessory framework.This helps you a lot to proceed with your idea. visit the link for the framework class reference http://developer.apple.com/iphone/library/documentation/ExternalAccessory/Reference/ExternalAccessoryFrameworkReference/ExternalAccessoryFrameworkReference.pdf

naveen