theovassiliou / WTLMReceiver

An arduino library for capturing and decoding 433 MHz signal from a TS-FT 002 water level sensor
11 stars 2 forks source link

Help Decoding string #2

Open effort10 opened 5 years ago

effort10 commented 5 years ago

Good Day,

Please could you assist me with the following.

This is the data I get from my sensor, the only help i need is to get the binary data to be correct via bitswapping etc.

image

Thank you

effort10 commented 5 years ago

Below is an example of the RF Data that is sent from the device to my raspberry pi. The yellow part is the string of data sent from the device.

image

effort10 commented 5 years ago

Sorry, closed it by accident.