Hi, I’m working on low power wireless sensor network. I have a big dilemma in choose of wireless mesh solution.
Maybe firstly, what i need:
1. Support for low power devices (for example temperature sensor).
2. Relay device - always on powered device with should extend range for low power sensor.
3. One central gateway, with concentrates data from all low power devices.
4. Wireless bootloader - for low power device and relay devices.
5. No single point of failure.
6. Good wireless range (the best will be use Bluetooth 5.0 long range mode).
Initially Bluetooth mesh and thread meet above condition, but when I got deep in these two technologies, i have many questions. For example:
1. In Bluetooth mesh Low Power Node can be only "connected" to only one Friend Node? So, if yes - when Friend Node fails or they not receiver signal from Low Power Node - signal from Low Power Node will lost. So in this case I cannot say that Bluetooth Mesh is no single points of failure.
2. Lastest SDK, not support friendly device. When new SDK will be relase. It's days/ few months?
3. Is this problem from point 1 exists in thread network? In: www.threadgroup.org/.../Thread_Technical_Overview.pdf
I found that Sleeping device automatically switches parent if it loses connectivity.
4. With sensor network have better low power performance?
5. In Bluetoth mesh, there is a easy to use provinsioning system. But what about Thread?