Accelrometer on windows
Hi, I am trying to get the sample code to work but am unable to get any sensor readings back from my device. The simplest case I can find is to just get back the orientation values, so that is what I would like to do for now. I believe that the steps should be:
1. Initialize the device
2. Add callback
3. enable orientation component.
and after that I should receive notifications when the device orientation changes or at some interval, I'm not sure which. But I never receive any call backs.
If I read the temperature, I do receive a callback, so I am pretty sure that part is working.
Any suggestions would be appreciated.
Thanks!
This discussion has been closed.
Comments