How to Retrieve ABSensorDH Accelerometer data

I am attempting to enable/access the accelerometer feed on the ABSensorDH using gatttool. I have no problem connecting and retrieving services and characteristics, however, I am having trouble finding the handle/uuid that houses the accelerometer data. More specifically, it looks like I first can’t get them enabled, as there do not seem to be any values changing as I move the device. Am I missing something?

Thanks!

ABSensorDH only advertises accelerometer data. It doesn’t need connection. Please check the packet format here.

Thanks! Is there any way to go about receiving notifications for this advertisement data? And can I change it to update on a shorter interval for doing so?

It should be helpful.

Could you please describe your application? We usually scans the advertising data and get the accel data.