sui77 / rc-switch

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

Unable to transmit Value 0 (zero) #447

Open arminlinder opened 2 years ago

arminlinder commented 2 years ago

I use 2 Arduino Nanos and Chinese 433 MHz sender and receiver hardware. Please try the following sender and receiver code (using the receivers from the project examples directory produce the same results). It sends the intergers between -2 and +2. Problem: the integer Value "0" is never received.

I don't think that this behaviour is intentional ...

2021-11-25 09_50_02-COM4

SenderReceiverDemo.zip