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.
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.
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).
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).