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

Unable to lock receive packets from the ISS #6

Open
themartinm opened this issue Jan 17, 2017 · 2 comments
Open

Unable to lock receive packets from the ISS #6

themartinm opened this issue Jan 17, 2017 · 2 comments

Comments

@themartinm
Copy link

@dekay
I have an ISS with markings Revision E3, and a Vantage Pro 2.
I built out a 3.3V atmega328P with a RFM69HCW wired appropriately.
have you tested with any of the latest firmware versions or do you know if the RF protocol has changed? Im unable to grab any packets from the ISS and it's sitting right beside the device. The radio initializes correctly and im able to load custom sketches with the RFM69 library and send and receive data.

@themartinm
Copy link
Author

I went through the code and in environments where there is other 900MHz band traffic it will fail to remain locked onto the ISS since everytime it receives a packet that does not match it jumps channels even if it still within the packet receive window for the Davis ISS.
I rewrote the code to better handle noisy RF environments and it will usually get and stay locked on for over an hour before it desynchs for a little bit. I'll put a pull request and throw in the updated code.

@aryvini
Copy link

aryvini commented Aug 26, 2021

I am having the same trouble. I receive a packet once in a while

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants