Is it possible for the Android-nRF-Mesh-Library to be used to serve models and also proxy/relay other on-Android nodes?
I’ve developed an Android 8 app for a tablet and I’d like it to be able to publish its data over a Bluetooth mesh. The app is effectively a sensor and should be able to represent itself using the generic level model.
So far, I've been able to get the Android SDK to advertise the tablet and have the Android nRF mesh app (on another tablet) scan and see it, and then send an invite via Provisioning Invite PDU (section 5.4.1.1 of the spec). I have both of these apps hooked up to debuggers so I can see what's going on, along with the Bluetooth Mesh spec open as well. There must be an easier way though!
Thanks for any guidance.
Kind regards,
Christopher