hello there, link text. i want to implement mesh network in BLE using nordic nrf51. now i have 36 nodes.
then this open Mesh work with 36 nodes??
hello there, link text. i want to implement mesh network in BLE using nordic nrf51. now i have 36 nodes.
then this open Mesh work with 36 nodes??
Hi rushin,
They already test up to 96 nRF51 devices. Please find in this link https://vimeo.com/175834292
Edit: Test programming only
In theory, there is no limit to the amount of devices you can have in a single network. As long as a device is within range of at least one other device, it should get all updates to all handles in the mesh. All devices will relay all incoming messages, so you can have all devices in a long line, or a big pile, and it wouldn't matter.
In theory, there is no limit to the amount of devices you can have in a single network. As long as a device is within range of at least one other device, it should get all updates to all handles in the mesh. All devices will relay all incoming messages, so you can have all devices in a long line, or a big pile, and it wouldn't matter.