On Github, the Android BLE Library has a warning in the readme that states that it will be replaced by the new Kotlin-BLE Library. I was wondering if there is an example similar to the Blink example in the Android BLE library that I can use for the Kotlin BLE Library. I ask because I can't connect to devices without crashing and I would like to see some more documentation. Should I just use the Android BLE Library?
Android-BLE-Library
https://github.com/NordicSemiconductor/Android-BLE-Library
Kotlin-BLE-Library
https://github.com/NordicSemiconductor/Kotlin-BLE-Library
nRF-Blinky Example Project Using the Android-BLE-Library