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

nRF Bluetooth Mesh

I have a requirement to collect data over a plant, say a power plant whose size may be 3 KM by 3KM. I am planning to  have a Bluetooth mesh and collect data and control equipments.  The collected data shall be given to the SCADA installed in their plant.

Can message / command hop and reach the final destination in a Bluetooth mesh?

What is the line of site range of Bluetooth devices?

Kindly suggest required development boards and Bluetooth devices so that I can arrange a demo to my client?

Parents
  • Hi. 

    There shouldn't be an issue to cover an area of 3km x 3km, as long as you have a sufficient number of nodes and relay nodes in the network.

    As long as the network is covered by relay nodes (Relay nodes: Nodes in the network that will relay messages through the network, increasing range and coverage)  your message/command will be able to hop and reach the final destination.

    Line of sight range of BLE / BLE Mesh nodes is very hard to say exactly. It will heavily depend on the environment, noise from other sources, obstacles, radio output power etc. 

    If you want to make a demo for your client, you could simply use a network of our development kits. If you don't have any specific requirements of memory, peripherals etc. you could take a look at the nRF52832. 
    We have working examples in our nRF5 SDK for Mesh that you can use as a starting point for your demo. 

    Please let me know if you have any further questions. 

    Br, 
    Joakim Jakobsen

Reply
  • Hi. 

    There shouldn't be an issue to cover an area of 3km x 3km, as long as you have a sufficient number of nodes and relay nodes in the network.

    As long as the network is covered by relay nodes (Relay nodes: Nodes in the network that will relay messages through the network, increasing range and coverage)  your message/command will be able to hop and reach the final destination.

    Line of sight range of BLE / BLE Mesh nodes is very hard to say exactly. It will heavily depend on the environment, noise from other sources, obstacles, radio output power etc. 

    If you want to make a demo for your client, you could simply use a network of our development kits. If you don't have any specific requirements of memory, peripherals etc. you could take a look at the nRF52832. 
    We have working examples in our nRF5 SDK for Mesh that you can use as a starting point for your demo. 

    Please let me know if you have any further questions. 

    Br, 
    Joakim Jakobsen

Children
No Data
Related