I'm currently trying to develop a piece of software that would require to connect one bluetooth "classic" device and at least 2-3 Bluetooth Low Energy devices. And of course communicate with these devices, so it's not enough to be able to pair the devices but also to connect and communicate with them.
I'm using Nexus 4 (Android 4.3) as a unit which connects to these Bluetooth and Bluetooth LE devices.
Is this possible or is there some kind of restriction that only one, or the other, kind of Bluetooth devices can be connected simultaneously?
I think our problem was more related to the fact that we were using WiFi and Bluetooth connections simultaneously. It seems that those two don't co-operate too well. – user2878083 Nov 07 '13 at 10:45