Accelerometer state

Hello
First I just want to say you have a cool product for experimenting with, thumbs up, keep up the good work. :)) I have started looking at your API and got the sample app to work on one of our beacons, the rest seems to be giving a value of power 0, maybe hardware issue, but that is not my question :))

Is it possible to get the beacons x, y, z values from the accelerometer? The only delegation method I have seen for iOS is accelerometerStateChanged:state. Where delegation is called when the beacon is moved and returns a Boolean value of 0 or 1.

Kind regards,
Per Borin

Hi and thank you for your kind words! (:

I'm afraid that we do not expose the x/y/z acceleration values at this moment. Thanks for sharing your feedback though!