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

Can I create mesh with the IoT SDK?

With reference to the IoT SDK for nrf51, I see the APIs and examples of either server or client.

In order to create mesh or peer-to-peer, which API should I use? Or do I have to use the timeslot API?

Thank you.

Parents
  • The current IoT SDK cannot be used with the ble-bcast-mesh as the IoT SDK as of date (22 June 2015) is not based on a production SoftDevice, once the IoT SDK can be used on a production soft device it would be possible to run IoT SDK and the bcast mesh. The nRF51-ble-bcast-mesh however is based on production softdevice and can run on all Softdevices that have the TimeSlot API (S110/S120/S130).

Reply
  • The current IoT SDK cannot be used with the ble-bcast-mesh as the IoT SDK as of date (22 June 2015) is not based on a production SoftDevice, once the IoT SDK can be used on a production soft device it would be possible to run IoT SDK and the bcast mesh. The nRF51-ble-bcast-mesh however is based on production softdevice and can run on all Softdevices that have the TimeSlot API (S110/S120/S130).

Children
No Data
Related