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

RF24: Fix RX issue regarding PA+LNA modules #1189

Merged
merged 1 commit into from
Aug 26, 2018

Conversation

tekka007
Copy link
Contributor

see https://forum.mysensors.org/topic/9642/nrf24-transmission-of-data-works-fine-but-constant-nack-s-produced

Comment by @Yveaux:
"The CE pulse is apparently used by amplified nrf24 radios to enable the lna receiver. This is not an issue when only sending, but for hardware acks the lna receiver should be enabled until the transmitted message has been acknowledged by the receiving node.
Shortening the CE pulse, and thereby disabling reception causes nacks to occur..."

@tekka007 tekka007 added the RF24 label Aug 24, 2018
@tekka007 tekka007 requested a review from Yveaux August 24, 2018 08:30
@tekka007 tekka007 changed the title RF24: Fix TX issue regarding PA+LNA modules RF24: Fix RX issue regarding PA+LNA modules Aug 24, 2018
@henrikekblad henrikekblad merged commit 46568ba into mysensors:development Aug 26, 2018
@tekka007 tekka007 deleted the RF24Fix branch August 26, 2018 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants