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

ios based sdk for bluetooth mesh

Hi,

We are planning to build a Mobile application for IoT involving Bluetooth communication. We came across a few part numbers of Nordic for this. We would like to know if an iOS SDK that supports Bluetooth Mesh Networking is available for the devices namely nRF51822 & nRF52832.

please confirm ASAP.

thanks in advance . Pavan

Parents Reply Children
  • Hello sir, Thanks for your reply . whether "nRF5-SDK-for-Mesh" will support the communication with IOS devices like iPAD?

    let say for example i will be having 50 nodes of nordic chipset and multiple IPADs devices to communicate with our Nordic chipset. so please confirm whether our mesh SDK able to establish communication between with nordic chipsets and IOS devices?

    Thanks in advance

    Pavan

  • Hi pavan,

    In order to do mesh provisioning with the phone, you will need GATT bearer. Our GATT bearer is under development. Unfortunately it's not available in the current SDK. But we are working on it.

    If you need a app on the phone to control the mesh network, for prototyping, you can try to:

    • Integrate mesh into a normal BLE application such as ble_app_uart
    • Implement some logics to forward the BLE packet/command as a Mesh packet (turn off/on the light for example)
    • Use the nRFUART app in the Toolbox app on the phone to connect and send BLE commands.

    This solution won't be able to do provisioning though.

  • Thanks for the info. We will go through this and get back to you if your support is needed further.

    Meanwhile, any tentative date for the GATT bearer release from Nordic, even if it is alpha/beta releases with known bugs ?

  • Hi pavan,

    All information regarding roadmaps and release schedules goes through our sales organization, so you will have to contact your local Nordic Regional Sales Manager. If you do not know who your local RSM is then let me know and I'll send you his contact info.

Related