We have a requirement of sending data to nrf mesh app without provisioning. So Can we use health server model to send data on app without provisioning?
The reason we choose health server model is, as we can see attention on is getting triggered with provisioning when we press "Identify" prior to provisioning process.
This data will be in a form of multiple bytes.
The nordic chip we are using is nrf52833 and nrf_connect sdk(1.9.1).