dgomes / homeGW

RF433Mhz decoding library
59 stars 15 forks source link

Data received 5 times (Digoo DG-R8S) #8

Closed chinswain closed 5 years ago

chinswain commented 5 years ago

I have a Digoo DG-R8S for testing - Every 60 seconds the example sketches output the same reading 5 times - is that expected?

dgomes commented 5 years ago

yes it is expected. Since these devices RF is quite unreliable, they retransmit the same message several times, and is up to you to figure out what to do. I have used different software algorithms in the past: