Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timing Issue with XBee3 Pin Sleep #12

Open
aprsandrew opened this issue Mar 13, 2024 · 0 comments
Open

Timing Issue with XBee3 Pin Sleep #12

aprsandrew opened this issue Mar 13, 2024 · 0 comments
Labels

Comments

@aprsandrew
Copy link

There seems to be a timing issue with the pin sleep when using an XBee 3 module. When monitoring for transmissions, packets are only intermittently received.

If you wake the logger (ie, 300 second timeout when downloading data), it will transmit every 10 seconds like normal, but as soon as the 300 second timeout runs down and it starts using sleep again, the transmissions are very intermittent, sometimes with minutes between.

As a workaround, we have just been using the XBee 3 modules with pin sleep disabled, as they do have lower idle power consumption than older modules. But would still be a good thing to look at next time any firmware development is done.

@aprsandrew aprsandrew added the bug label Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant