Closed keteflips closed 5 years ago
https://github.com/Portisch/RF-Bridge-EFM8BB1/commit/9ddd25114381cb9326c55fc410a6b4e897a97529
Use this new hex firmware. And then sniff data with command 0xA6 Here you will find a description how to decode the data: https://github.com/yu55/auriol_reader/blob/master/doc/auriol_protocol_v20.pdf
Use this new hex firmware. And then sniff data with command 0xA6 Here you will find a description how to decode the data: https://github.com/yu55/auriol_reader/blob/master/doc/auriol_protocol_v20.pdf
Amazing!!! THANKS!!!
Ok, I think Im too idiot to understand how this works...
Im reading all the information but I dont understand how to convert the raw data to usable data.
I get data with rfraw 166
18:59:56 MQT: sonoff_B2E2C9/tele/RESULT = {"RfRaw":{"Data":"AAA6060D950EF06CA055"}} 19:01:29 MQT: sonoff_B2E2C9/tele/RESULT = {"RfRaw":{"Data":"AAA6060D956800802055"}} 19:01:29 MQT: sonoff_B2E2C9/tele/RESULT = {"RfRaw":{"Data":"AAA60611956E0000F055"}} 19:02:00 MQT: sonoff_B2E2C9/tele/RESULT = {"RfRaw":{"Data":"AAA6060D95680000A055"}} 19:02:00 MQT: sonoff_B2E2C9/tele/RESULT = {"RfRaw":{"Data":"AAA60611956E0000F055"}}
But I
Compile the source for yourself. Disable all protocols except yours: EFM8BB1_SUPPORT_H13726_PROTOCOL Maybe some protocols are similar and the firmware is using them for decoding.
@keteflips Have you found a way to read the Auriol sensors with the Sonoff Bridge?
Latest firmware used?
Yes, last firmware.
Information
Auriol H13726 Weather Station
Sniffed data
I installed Tasmota in a Sonoff RF Bridge with the last EFM8BB1 firmware. I get this raw info. But in realy lost, I dont know what to do with it...