Hi, We are developping an ipad app that use the SDK to retrieve the measurement from the Blaze device. It's working great, but for our application we need the device to be in the "Length" measuring mode. We tried setting it up using the SDK, but we are unsure if this is currently possible. If it's feasible, would it be possible to get the steps on how to do it? If it's not, another option for us would be to warn the user when he's using an invalid measuring mode. This seems to be doable, but we can't seem to get the measuring mode (function?) when the device is set to "Tape" or "Stake out". In these two modes, we always get a 0 from the SDK in the "mode" variable of the received message. Any help would be greatly appreciated. Thank you!
... View more