BLE Mesh Heartbeat Messages

6 views (last 30 days)
I've downloaded the bluetooth toolbox and started playing around with the BLE mesh flooding example. For my application scenario, I need access to the heartbeat messages to calculate the TTL used to reach the sink node. Are heartbeat message implemented in the toolbox? If so, how to manipulate them?
thanks
  4 Comments
Mariam Nour
Mariam Nour on 6 Feb 2023
Edited: Walter Roberson on 6 Feb 2023
@Walter Roberson yes, that is correct. This is the definition as per the Bluetooth Mesh Glossary of terms
https: // www . bluetooth . com / learn-about-bluetooth / recent-enhancements / mesh / mesh-glossary / #heartbeat
Walter Roberson
Walter Roberson on 6 Feb 2023
I removed the URL. Although the site itself appears to be legitimate, it has pop-up pornography advertisements that you cannot get out of (without closing the browser), and which persisted on my phone even after I rebooted the phone.

Sign in to comment.

Accepted Answer

Prathyusha Appalla
Prathyusha Appalla on 17 Mar 2023
Hi,
I understand that you’re working with BLE mesh flooding example and want to know if the heartbeat messages are accessible. Unfortunately, the functionality is not yet supported by the Bluetooth toolbox. But to perform any analysis, the TTL value can be configured by using bluetoothMeshProfileConfig. For more information refer to the link below which might be of some help to you.

More Answers (0)

Products


Release

R2022b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!