I have check the mesh feature on below link: github.com/.../nRF51-ble-bcast-mesh
But it seems to work under SDK8.0, how can I make it work with SDK11 and SD130?
Thanks.
I have check the mesh feature on below link: github.com/.../nRF51-ble-bcast-mesh
But it seems to work under SDK8.0, how can I make it work with SDK11 and SD130?
Thanks.
Is there a reason to use the S130 ? the mesh provides a way to reach all the nodes and the Peripheral mode is used to talk to the phone i.e. S110 would typically be sufficient. It would be nice if you can clarify.
We was suggested to use SDK 11 and SD130 because the FAE said the S110 will be no longer support in the future. After we moved the project to SDK11, then we want to use the mesh feature. So please kindly help, thanks.
S110 will be supported for bug fixes and if the functionality for S110 is sufficient for you, you should be using that. S130 v2 and greater support for the Mesh is not in the plans at this point. This may change in the future but the S110 will be the fastest way to evaluate the Mesh.