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

Transmitter's IRQ pin is not low #8

Open
edriyin1 opened this issue Jun 5, 2020 · 0 comments
Open

Transmitter's IRQ pin is not low #8

edriyin1 opened this issue Jun 5, 2020 · 0 comments

Comments

@edriyin1
Copy link

edriyin1 commented Jun 5, 2020

I tried to transmit data from BME280 and ADXL345 with STM32F103C8T6 breakoutboard. However sometimes I can't read low from IRQ pin and can't transmit any data. To solve this, I connected the pin which we should connect IRQ pin (In my case PA0) to GND and now It works.

Line 51 in Enrf24.cpp says that IRQ pin should provide low. But It didn't.

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