Hi,
I'm developing BLE functions using nRF51822 on top of the Android Kitkat applied device. I cannot find android bluetooth HAL source code that Nordic provides. Is there an android bluetooth HAL source code for nRF51822?
Thanks in advance.
Hi,
I'm developing BLE functions using nRF51822 on top of the Android Kitkat applied device. I cannot find android bluetooth HAL source code that Nordic provides. Is there an android bluetooth HAL source code for nRF51822?
Thanks in advance.
Hi Allen,
I don't think we have anything to do with the "vendor extensions" on the Android BlueDroid stack. I believe it's more for the phone vendor than for us. We don't make chip that is inside the phone, usually you can find our chip on the peripheral side.
In our example apps, we simply use the Android Bluetooth APIs as described here.
Hi Allen,
I don't think we have anything to do with the "vendor extensions" on the Android BlueDroid stack. I believe it's more for the phone vendor than for us. We don't make chip that is inside the phone, usually you can find our chip on the peripheral side.
In our example apps, we simply use the Android Bluetooth APIs as described here.