Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Keeping the acess point on for long periods of time?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Mathieu Granzotto  
View profile  
 More options Aug 8 2012, 4:55 pm
From: Mathieu Granzotto <originalman...@gmail.com>
Date: Wed, 8 Aug 2012 13:55:56 -0700 (PDT)
Local: Wed, Aug 8 2012 4:55 pm
Subject: Keeping the acess point on for long periods of time?

I'm using the default firmware that comes with CCC to read accelerometer
data with a python script. Problem is, the watch turns off the acess point
off after a random time (1h~3h).

Anyone have a fix for that?

I'm thinking about soft-reseting the clock every once in a while, but since
I don't know where this behaviour comes from, I'm not so confident this
will work.

Thanks!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Paolo Dev  
View profile  
 More options Aug 9 2012, 7:00 pm
From: Paolo Dev <robomo...@gmail.com>
Date: Fri, 10 Aug 2012 00:00:20 +0100
Local: Thurs, Aug 9 2012 7:00 pm
Subject: Re: [ti-chronos-development] Keeping the acess point on for long periods of time?

In the accelerometer code there is a timeout of 60 minutes after that it will switch off.
You can just increase it or modify the condition check in the interrupt code.
If you cannot manage drop me an email.

Sent from my iPad

On 8 Aug 2012, at 21:55, Mathieu Granzotto <originalman...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mathieu Granzotto  
View profile  
 More options Aug 13 2012, 5:27 pm
From: Mathieu Granzotto <originalman...@gmail.com>
Date: Mon, 13 Aug 2012 14:27:57 -0700 (PDT)
Local: Mon, Aug 13 2012 5:27 pm
Subject: Re: [ti-chronos-development] Keeping the acess point on for long periods of time?

I was trying to modify acceleromer.c, but I realized that is the wrong file.

The RF code is in rfsimpliciti.c, where it sets the timeout ( in start_simpliciti_tx_only()
).
The timer check is in timer.c ( TIMER0_A0_ISR() ), but the problem is that
I can't modify this code on a limited CCS.
I could loop around the simpliciti code, but is there a way to compile the
unrestricted version?

Thanks for the attention!

Quinta-feira, 9 de Agosto de 2012 16:00:20 UTC-7, epokh escreveu:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »