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

Not receiving codes from remote buttons #69

Open
okaapi opened this issue Jan 3, 2023 · 0 comments
Open

Not receiving codes from remote buttons #69

okaapi opened this issue Jan 3, 2023 · 0 comments

Comments

@okaapi
Copy link

okaapi commented Jan 3, 2023

I am not receiving repeatable codes/signals from two different RF remotes (Surnice, Smartwares - both specify 433.92MHz).

In the following dump, two or three actually happened at the same time as a button press, the others are noise?

For sure, I am not able to reproducibly get the same code if I press the same button (mostly there is no code when I press a button):


> 2023-01-03 06:06:38 - [INFO] rpi-rf_receive: 1 [pulselength 1538, protocol 2]
> 2023-01-03 06:06:48 - [INFO] rpi-rf_receive: 2 [pulselength 863, protocol 2]
> 2023-01-03 06:07:36 - [INFO] rpi-rf_receive: 4 [pulselength 1260, protocol 4]
> 2023-01-03 06:07:46 - [INFO] rpi-rf_receive: 31 [pulselength 83, protocol 3]
> 2023-01-03 06:06:38 - [INFO] rpi-rf_receive: 1 [pulselength 1538, protocol 2]
> 2023-01-03 06:06:48 - [INFO] rpi-rf_receive: 2 [pulselength 863, protocol 2]
> 2023-01-03 06:07:36 - [INFO] rpi-rf_receive: 4 [pulselength 1260, protocol 4]
> 2023-01-03 06:07:46 - [INFO] rpi-rf_receive: 31 [pulselength 83, protocol 3]
> 2023-01-03 06:09:06 - [INFO] rpi-rf_receive: 512 [pulselength 1952, protocol 2]
> 2023-01-03 06:09:54 - [INFO] rpi-rf_receive: 2 [pulselength 2273, protocol 4]
> 2023-01-03 06:10:18 - [INFO] rpi-rf_receive: 8704 [pulselength 1672, protocol 2]

I have only the receiver connected at this point - can't imagine the transmitter is required to make the receiver work.

I have no problem recording the codes from the same remotes with a Broadlink RMPro - so it's not a problem with the remotes.

I tried modifying the rx_tolerance (0-1000), made no difference.

Any pointers would be appreciated!

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