I've seen some conflicting information about connecting a device to an iPhone via Bluetooth. Basically, I've created an iPhone app that should communicate to a hardware device I've built with a bluetooth chip in it.
I've seen ExternalAccessory.framework is the way to do this, but do I need to participate in Apple's "Made for iPod" program in order to sell my hardware?
I've also heard that bluetooth on the iPod/iPhone is crippled for some reason - meaning I can't use bluetooth to transfer data to my hardware device. Is there any truth to this?
Any help is appreciated.