xbee IR sampling

Hi,
I have a problem with a xbee. I defined the IR to 7D0 (2000ms), but it sends a frame to the coordinator way more times than once every two seconds. How can I "fix" this situation?

I defined the IR to 7D0

I have no idea what this means.

(2000ms),

Why do you think that a setting of 700, whatever that means, corresponds to 2 seconds?

How can I "fix" this situation?

How is it broken?

In case you don't know using XCTU you need to write all the values in HEX. 0x7D0 is HEX for 2000.

It's not broken. There's a problem with the device that I need to correct.

You could really just don't post replies if you can't help.

Hi josecoelho,

what series of Xbees r u using? May you post the config of the Xbees?

In fact 0x7D0 is the value for 2000ms Sample rate!

does it send the same value or different value everytime in 2 S?

After a lot of times recovering the xbee, it's now working properly. I just don't know if the problem is fixed or if it's because of the sleeping time.

gueee:
Hi josecoelho,
what series of Xbees r u using? May you post the config of the Xbees?
In fact 0x7D0 is the value for 2000ms Sample rate!

I'm using series 2 xbees. I had to change from 2 seconds to 1 second because 2 seconds were too much time waiting for new data.
Here's the config on xml: http://pastebin.com/KDCyvuKu.

Arnold_Sweden:
does it send the same value or different value everytime in 2 S?

It always sends the same value if I don't change inputs, but it sends data too often.

steinie44:

In case you don't know using XCTU you need to write all the values in HEX. 0x7D0 is HEX for 2000.

It's not broken. There's a problem with the device that I need to correct.

You could really just don't post replies if you can't help.

I Like..... +1 karma for you.

ahah, thanks :slight_smile:

Maybe you should try to test the point to point network and config the DH,DL.

josecoelho:
I'm using series 2 xbees. I had to change from 2 seconds to 1 second because 2 seconds were too much time waiting for new data.
Here's the config on xml: http://pastebin.com/KDCyvuKu.

Sorry, my fault, my eyes where tired of reading all the posts ... :~
further i'm only using series1 Xbees.

Anyway, glad to read that it's working for you!