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

bluetooth 5 vs 4.2

Hi
i'm going to do a school project with bluetooth mesh network so i was wondering if bluetooth 5 supports it and what are the benefits of using bluetooth 5 over bluetooth 4.2
The reason I'm asking is because I have to buy a board so I know if I need one with 5 or 4.2
hope you can help
You may make a documentation for your claim

Parents
  • Hi,

    The short answer is that you can use any device compatible with  BLE version 4.2 or above. 

    The longer answer is that BLE 5 devices are backwards compatible and support all the features you will find in BLE 4.2. When a BLE 5 device tries to connect with a 4.2 device they exchange information about what features each device supports and then decide upon the "least common denominator". If you want to use a Nordic device I suggest that you chose a device from the nRF52 family. You can find more information about Nordic's mesh solution here: nRF5 SDK for Mesh.

Reply
  • Hi,

    The short answer is that you can use any device compatible with  BLE version 4.2 or above. 

    The longer answer is that BLE 5 devices are backwards compatible and support all the features you will find in BLE 4.2. When a BLE 5 device tries to connect with a 4.2 device they exchange information about what features each device supports and then decide upon the "least common denominator". If you want to use a Nordic device I suggest that you chose a device from the nRF52 family. You can find more information about Nordic's mesh solution here: nRF5 SDK for Mesh.

Children
Related