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

Add support for WEC-2103 temperature/humidity sensor #2185

Merged
merged 6 commits into from
Jan 22, 2023

Conversation

tthurnreiter
Copy link
Contributor

This temperature/humidity transmitter came with a cheap weather station.

The only available information on it that I could find is here: https://fcc.report/FCC-ID/WEC-2103

@tthurnreiter tthurnreiter changed the title Add device WEC-2103 Add support for WEC-2103 temperature/humidity sensor Sep 24, 2022
src/devices/wec2103.c Outdated Show resolved Hide resolved
src/devices/wec2103.c Outdated Show resolved Hide resolved
src/devices/wec2103.c Outdated Show resolved Hide resolved
src/devices/wec2103.c Outdated Show resolved Hide resolved
src/devices/wec2103.c Outdated Show resolved Hide resolved
@zuckschwerdt
Copy link
Collaborator

Looks good, thanks! Isn't it more likely that a checksum would be in the last bits at the end? Do you have som example raw codes?

@tthurnreiter
Copy link
Contributor Author

The checksum is just speculation, I wrote this a year ago, so the details are a bit hazy. There's also an unknown byte at the end, but IIRC that one is constant across different messages.

@tthurnreiter
Copy link
Contributor Author

g007_433.92M_250k.zip

Here is some raw recordings.

@zuckschwerdt zuckschwerdt merged commit 2f667a3 into merbanan:master Jan 22, 2023
obones pushed a commit to obones/rtl_433 that referenced this pull request Jan 30, 2023
andrewjw pushed a commit to andrewjw/rtl_433 that referenced this pull request Sep 29, 2023
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.

None yet

2 participants