I want to add a support of Varia cycling radar to my cycling mobile app MiCycle (it is available on Apple App Store). I was not able to find any official documentation fo its BLE protocols. So far I can get list of threads with their distances and speeds. While it is probably enough for start, I know that device provides more extensive data - like level of threat for each and which side of a cyclist it is (left/right). Can someone provide me a full BLE spec for Varia RTL 515 / Varia Radar series? I am talking about this BLE characteristic: 6A4E3203-667B-11E3-949A-0800200C9A66 (on a BLE service 6A4E3200-667B-11E3-949A-0800200C9A66). Particularly I am interested in a bits assignment of a first byte in characteristic's data stream as well as first byte in each threat triplet (second and third bytes represent distance and speed in meters and km/h as far as I understand).
Also there is a control point in Varia devices - e.g. characteristic with UUID 6A4E3201-667B-11E3-949A-0800200C9A66. I am also interested in its protocol and Varia controlling abilities in general. Any help will be highly appreciated!