dgomes / homeGW

RF433Mhz decoding library
59 stars 15 forks source link

4 most significant bits are always 0 #5

Open aquaticus opened 6 years ago

aquaticus commented 6 years ago

4 most significant bits of ID field (bits 35, 34, 33, 32) are always 0. For example, if data frame from sensor is: 0xaea117f37 it is reported as 0x0ea117f37

dgomes commented 6 years ago

Can you be more specific ?

Which plugin ? How did you debug ?

aquaticus commented 6 years ago

Clean code from github, compiled "as is" and uploaded to Arduino. I just compared output on serial and the results of my software running on ARM board. Yes, I know my soft can be buggy. I checked this with 3 different sensors and results are the same and repeatable. Unfortunately I have no hardware to check this with third party software (the only one I know uses DVB stick and mine is lost somewhere).

dgomes commented 6 years ago

OK... but which sensor ? digoo ?

aquaticus commented 6 years ago

Digoo & Sencor.