sui77 / rc-switch

Arduino lib to operate 433/315Mhz devices like power outlet sockets.
1.89k stars 651 forks source link

Cant receive anything with receive demo #491

Open Scarner56 opened 1 year ago

Scarner56 commented 1 year ago

Hello i'm trying to decode a rf control's code but the receivedemo_simple or advanced doesnt show anything i think the receiver is working the transmitter is working is too (since i can use it on normal stuff) the transmitter is only selled in turkey since i didnt see any one like this on usa here is a pic of it Akilli-Kumanda my guess is the receiver is receiving the code but cant decode it is there anything i can do?

noeldum commented 10 months ago

I have more or less the same question here. I have a 433Mhz device that I am trying to capture but the advance receiving demo does not show anything on output when triggering it. Maybe the protocol it is using is not listed in RCSwitch.h?

Is there a debug mode that would show the undecoded stream?