cancel
Showing results for 
Search instead for 
Did you mean: 

BlueST protocol for Compass data

I'm trying to implement a BLE characteristic for compass data following the BlueST protocol, but I think I found an error in the documentation.

UM2496: User manual - Getting started with the BlueST protocol and SDK

0693W00000YAMzxQAH.pngThis is exactly the same as table 20, which is a different feature.

I would expect something like

  • 2 bytes timestamp
  • 2 bytes angle (degrees * 100)

Secondary question:

Can I add trailing bytes to the array, without breaking the format?

For example, can I add a byte with calibration status, which would just be ignored by the ST BLE Sensor app?

0 REPLIES 0