Hello guys,
Let me explain you first. I want to build a BLE Mesh formed by some Microbits & nRF52833.
I have learnt how to use nRF5 SDK and basing on an example I have done a little BLE Mesh.
My question is if I can use both SDKs in the way of transmiting the values of characteristics. For example , let suppose I want to turn ON a led with BLE Mesh. At the same time I want to know the value of the readable GATT (state of led) like in BLE examples.
Is this possible? Could you provide me some info about It?
Thank you,
Best regards :)