Skip to content

Fix FA21RF smoke detector detection#73

Open
andyboeh wants to merge 1 commit into
couin3:masterfrom
andyboeh:fix_fa21rf
Open

Fix FA21RF smoke detector detection#73
andyboeh wants to merge 1 commit into
couin3:masterfrom
andyboeh:fix_fa21rf

Conversation

@andyboeh

Copy link
Copy Markdown

I've got a FA21RF smoke detector that was not properly detected by my ESP but works with the original RFLink. When comparing the raw signals, the original RFLink receives two more bytes at the beginning, but throws them away. The ESP RFLink does not receive these two bytes, unless SIGNAL_END_TIMEOUT_US is increased to about 10000. Since I expect side effects from that, I changed the FA21RF signal detection.

Transmission is untested as the transmitter behaves a bit weird on my Wemos D1 Mini. I'll investigate this later.

cpainchaud added a commit to cpainchaud/RFLink32 that referenced this pull request Mar 26, 2021
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

Successfully merging this pull request may close these issues.

1 participant