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

Thread

hi

I am really confused For Indoor Asset Tracking which is better Nordic Mesh SDK or Thread

I see Thread Supports Cloud connectivity.

Can the device based on nRF52840 detect Beacons in its vicinity 

What is difference between nRF52840 Preview Development Kit and nRF52840 Development Kit

Parents
  • Hi Arun, 

     

    For asset tracking application, Bluetooth Mesh has advantages compare to Thread. 

    - Bluetooth Mesh uses flooded mesh that doesn't require routing table. This makes it's flexible for a node to be dynamically change location in a network. On Thread, if a node moving around, it need to update the routing table or update to other node the parent node it attach to. 

    - Bluetooth Mesh also use BLE in the bottom to communicate. So if you do BLE beaconing from your asset, it supported natively on Bluetooth Mesh. You don't have to switch between protocol (Thread <-> BLE) to do scanning if your mesh network based on Thread. 

    nRF52840 Preview Development Kit uses engineering sample nRF52840 chip when the nRF52840 Development Kit uses production level chip. 

     

Reply
  • Hi Arun, 

     

    For asset tracking application, Bluetooth Mesh has advantages compare to Thread. 

    - Bluetooth Mesh uses flooded mesh that doesn't require routing table. This makes it's flexible for a node to be dynamically change location in a network. On Thread, if a node moving around, it need to update the routing table or update to other node the parent node it attach to. 

    - Bluetooth Mesh also use BLE in the bottom to communicate. So if you do BLE beaconing from your asset, it supported natively on Bluetooth Mesh. You don't have to switch between protocol (Thread <-> BLE) to do scanning if your mesh network based on Thread. 

    nRF52840 Preview Development Kit uses engineering sample nRF52840 chip when the nRF52840 Development Kit uses production level chip. 

     

Children
No Data
Related