This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to get started with nrfMeshProvision cocoapod in iOS?

I have installed the cocoapod for nrfMeshProvision, but i am new to BLE technology. I am able to fetch the dataIn and dataOut characteristics, but stuck at creating a Proxyhandler and send the datapackets. Need help in much more to access the elements, models and its characteristics using cocoapods. I am trying to create an iOS mobile app which connects with Bluetooth mesh network using Swift.

Parents Reply
  • Hi Jaakim, I have already gone through the nRF Mesh on Github and have it as installed as a podfile.

    As this library has multiple classes, i need some help in accessing the library elements. I am not sure which one to access first and create the object. I am able to scan for data in and data out characteristics, but there are no value for the characteristics to which i can send the data. I can wait until the mobile developers are back.

Children
Related