BLE Mesh on a wearable device | iWatch | Apple Watch

Hello!!

I am trying to create an iWatch app which can provision and control BLE Mesh Devices (nRF 52832).
Already tried the tutorial provided by Bluetooth itself: How to Turn Wearables Into Bluetooth Mesh Provisioners, but during the provisioning process I was always receiving "ProvisioningStatusFailed".

I would like to ask if there is an nRF Mesh library for wearables or any other libraries which I can check. Maybe someone has already modified the existing iOS nRFMeshLibrary so it can work on iWatch and there is an application/library which I cannot find.

Much thanks!

Related