Bug or doc issue?

Hey there,
I encountered a similar problem: I’d like to send distance data from the tag to my mobile via BLE. The documentation in the API Guide tells me that I should expect 29 bytes coming from the tag after each measurement. But for some reason I always only receive 20 bytes. When I set the location data mode to “Position only”, it works an I receive 14 bytes. But when I set location data mode to “Distance only” or “Position and Distance” I always only receive 20 bytes.
It looks like 20 byes is the limit. How can I extend that limit? @YoHidden how did you receive all your data in total?


EDIT:
I found the solution for my problem. It is explained here:
https://forum.qorvo.com/t/problem-with-receiving-distance-data-via-ble/7951/2

Regards,
Max