Is there any good tutorial about the Android-BLE-Library Nordic library ?
I have only found the examples, but you need to dig in the code to learn how to use.
Is there any good tutorial about the Android-BLE-Library Nordic library ?
I have only found the examples, but you need to dig in the code to learn how to use.
I don't want to send you down a rabbit hole but I found the following lab, from the Bluetooth SIG, useful in understanding BLE development on Android.
https://www.bluetooth.com/blog/bluetooth-developer-starter-kit-v4/
"BDSK v4.0. two labs take you through the steps required to develop a corresponding application for Android using Java or for iOS using Swift"
Unfortunately the labs are more Arduino oriented but I was able to adapt them to a nrf52DK.
Cheers,
Martin
I don't want to send you down a rabbit hole but I found the following lab, from the Bluetooth SIG, useful in understanding BLE development on Android.
https://www.bluetooth.com/blog/bluetooth-developer-starter-kit-v4/
"BDSK v4.0. two labs take you through the steps required to develop a corresponding application for Android using Java or for iOS using Swift"
Unfortunately the labs are more Arduino oriented but I was able to adapt them to a nrf52DK.
Cheers,
Martin