Hi all,
We are trying to develop ble application on iOS and Android platforms, however we encounter some compatibility issues through development on Android.
A very serious issue is that we couldn't connect to the device through standard Android ble api "connectGatt". We have tried to use reflection workaround to call the api with transport BluetoothDevice.TRANSPORT_LE and worked for nexus devices but still not worked for a lot of devices ex: Samsung Galaxy S5, Samsung Galaxy Note 4.
Since we couldn't connect to the device though ble, we couldn't continue developing and need your helps.
Is there any solution for the issue? Thanks a lot.
Here are the items we are using:
Hardware:
CC2564 + STM32F429 + Authentication coprocessor
Software:
TI Dual-mode Bluetooth® stack on STM32F4 MCUs v4.0.2.2
 
				 
		 
					 
                           
				 
				
