OH3 - Android Debug Binding

I got the binding to work with the standard wired Android devices such as NVidia w/o an issue.

The issue I’m having is getting it to work with Android tablets that are wireless. I have enabled the wireless debug mode with gives you a random port other than 5555 to connect which the Thing connection works but commands sent to it does not.

The problem is, with the wireless connection it wants to pair from the tablet to the OH vs. OH to the tablet. The tablet wants to provide you with a pairing key you need to put in OH which OH Thing doesn’t allow for this pairing key.

The tablets are running Android 11.

Maybe another field needs to be added to the Thing definition for that pairing key to be entered.

Any thoughts?

Best, Jay