Hi guys. I saw Nordic's cool YouTube video: https://youtu.be/2U8KE_FdsqU
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_tz_v4.2.0%2Fthread_border_router.html
I'm preparing the Raspberry Pi Border Router, testing with the nRF52840 DK (PCA10056) board.
While checking the commissioning explanation
infocenter.nordicsemi.com/index.jsp
and about the "Android Device for external commissioning testing"
Is there an Android (Java or Kotlin) example code for Android Thread external commissioning?
I did find OpenThread's Android openthread_commissioner project
https://github.com/openthread/ot-commissioner/tree/main/android/openthread_commissioner
but I was hoping I could see the code of Nordic's "UART Thread Remote" from the YouTube video.
Thanks for your help!