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

RX_Demo using 315Mhz ASK/OOK door bell as a test #57

Open
jpitz31 opened this issue Apr 27, 2024 · 0 comments
Open

RX_Demo using 315Mhz ASK/OOK door bell as a test #57

jpitz31 opened this issue Apr 27, 2024 · 0 comments

Comments

@jpitz31
Copy link

jpitz31 commented Apr 27, 2024

Hello, I have taken the new WiringPi that now being supported again and built it on a Raspberry Pi Zero 2 W. I have built the RX_Demo and TX_Demo code and have it working just fine between two Pi's.

When I take the RX_Demo program and setup to capture 315Mhz ASK/OOK signal I cannot capture any signals.

I setup my debugger and it appears that the "if (cc1100.packet_available())" is not being able to detect a new packet.

I have also ran the RX_Demo and TX_Demo programs and can debug the RX_Demo program and the debugger can detect a packet being received.

Any suggestions on what could be preventing the packet from being detected would be greatly appreciated.

Cheers

Joe

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

1 participant