I'm very new to RxAndroidBle and RxJava or RxKotlin. I have a task somehow similar to this one, How to receive all notifications in RxAndroidBle
I need to wirte to a characteristic in order to "authenticate" and be able to start receiveing notifications.
Somehow I'm not being able to pass the architecture of the accepted answer into kotlin.
Does someone can provide some insight? Thank you.