Can I connect a Nexus 4 (android 4.3) with an iPad mini (iOS 7) using a Bluetooth Low-Energy connection?
- The Nexus 4 should be the central device, running a BTLE app based on the official BLE SDK-sample app.
- The iPad mini should be the peripheral device, running a simple iOS app advertising just a single service with a single characteristic. The Nexus 4 should read this characteristic's value.
If the answer to my question is yes, I have another question: since I have not an Apple developer license and my iPad mini is not jailbreaked, I cannot install the iOS app on the iPad mini.
But I have a 2012-macbook pro with bluetooth low energy hardware, can I run the iOS app on the iOS SDK-emulator and be able to connect with the Nexus 4?