Another bluetooth question

Hello,

I was searching on here about connecting to bluetooth devices and saw where someone asked something similar and was still awaiting an answer on it. I am a pro user but will upgrade to enterprise if I can do this. I have a client that has an SDK for both Android and iOS to connect to their bluetooth device to retrieve information from it. With the SDK can it be loaded and used in the enterprise version? Or can I still connect to it another way? Someone had mentioned that I may be able to load SDKs into the enterprise version.

Thanks,

Warren

I am in nearly the same situation, but specifically with bluetooth LE.  Would like to know if upgrading to enterprise would allow me to develop with Corona SDK and bluetooth LE.

With enterprise you will have access to the native bluetooth apis.  You will need to use those apis on your own as Corona does not supports it.

You can include the bluetooth SDKs in enterprise.

http://developer.android.com/guide/topics/connectivity/bluetooth.html

https://developer.apple.com/library/ios/documentation/CoreBluetooth/Reference/CoreBluetooth_Framework/_index.html

I am in nearly the same situation, but specifically with bluetooth LE.  Would like to know if upgrading to enterprise would allow me to develop with Corona SDK and bluetooth LE.

With enterprise you will have access to the native bluetooth apis.  You will need to use those apis on your own as Corona does not supports it.

You can include the bluetooth SDKs in enterprise.

http://developer.android.com/guide/topics/connectivity/bluetooth.html

https://developer.apple.com/library/ios/documentation/CoreBluetooth/Reference/CoreBluetooth_Framework/_index.html