Thanks Dan,
I see K4 is out in the wild now. But not yet on NPS. Is it this
firmware you speak of?

On Dec 9, 8:15 am, TonyDoc <[email protected]> wrote:
> Hi, I have firmware I5on my device (latest I think). Do you know which
> firmware gives correct sensor updates?
>
> On Dec 8, 6:31 pm, dan raaka <[email protected]> wrote:
>
> > If you use NPS studio - it allows you to update your device software tonewer
> > builds.
> > -Dan
>
> > On Tue, Dec 8, 2009 at 3:24 AM, TonyDoc <[email protected]> wrote:
> > > What do you mean? Newer builds? Do you mean 1,6, 2.0? I'm using 1.5
> > > SDK to try this...
>
> > > On Dec 7, 5:45 pm, dan raaka <[email protected]> wrote:
> > > > The newer versions of the build dont exhibit this problem ..
> > > > -Dan
>
> > > > On Mon, Nov 30, 2009 at 6:30 AM, TonyDoc <[email protected]> wrote:
> > > > > I'm registering a sensor listener with this line of code.
>
> > > > > mSensorManager.registerListener(this,mSensorManager.getDefaultSensor
> > > > > (Sensor.TYPE_ACCELEROMETER), SensorManager.SENSOR_DELAY_FASTEST);
>
> > > > > The rate is set to SENSOR_DELAY_FASTEST with the expectation that I
> > > > > would receive events roughly every 20-30ms. It turns out that I
> > > > > receive events only every 200-220ms (just now, my event code simply
> > > > > logcats the system time).
>
> > > > > No matter which rate I use, SENSOR_DELAY_NORMAL, SENSOR_DELAY_UI,
> > > > > SENSOR_DELAY_GAME, or SENSOR_DELAY_FASTEST, I get the same result?
>
> > > > > Any ideas to what am I doing wrong?
>
> > > > > --
> > > > > You received this message because you are subscribed to the Google
> > > > > Groups "Android Developers" group.
> > > > > To post to this group, send email to
> > > [email protected]
> > > > > To unsubscribe from this group, send email to
> > > > > [email protected]<android-developers%[email protected]>
> > > <android-developers%[email protected]<android-developers%[email protected]>
>
> > > > > For more options, visit this group at
> > > > >http://groups.google.com/group/android-developers?hl=en
>
> > > --
> > > You received this message because you are subscribed to the Google
> > > Groups "Android Developers" group.
> > > To post to this group, send email to [email protected]
> > > To unsubscribe from this group, send email to
> > > [email protected]<android-developers%[email protected]>
> > > For more options, visit this group at
> > >http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to