Portisch / RF-Bridge-EFM8BB1

Alternative Firmware for the Sonoff RF Bridge EFM8BB1 chip
289 stars 122 forks source link

Arno fan protocol #215

Open felipecrs opened 2 years ago

felipecrs commented 2 years ago

Latest firmware used?

Yes, tried both latest versions.

Information

Arno AX10 fan.

There is a project which made this for flashing directly into an ESP8266: https://github.com/ralexsander/arno-fan-controller. Although the code seems simple, I don't understand enough.

I wish I could port it to the Portisch.

Sniffed data

Light ON/OFF button:

AA B1 05 03AC 021C 017C 0636 1158 C08080808080808080909092B090909092B092B092B092B0 55
AA B1 05 03A2 0226 017C 0636 114E C08080808080808080909092B090909092B092B092B092B0 55
AA B1 05 03AC 021C 017C 0636 113A C08080808080808080909092B090909092B092B092B092B0 55
AA B1 05 03AC 0230 017C 062C 114E C08080808080808080909092B090909092B092B092B092B0 55
AA B1 05 03AC 0226 017C 062C 1144 C08080808080808080909092B090909092B092B092B092B0 55
AA B1 05 03AC 0226 017C 0640 113A C08080808080808080909092B090909092B092B092B092B0 55
AA B1 05 0398 0226 0172 0636 1176 C08080808080808080909092B090909092B092B092B092B0 55
AA B1 05 03C0 021C 017C 0636 1108 C08080808080808080909092B090909092B092B092B092B0 55
AA B1 05 03A2 0226 0172 0636 113A C08080808080808080909092B090909092B092B092B092B0 55
AA B1 05 03AC 0226 0186 0636 1130 C08080808080808080909092B090909092B092B092B092B0 55
AA B1 05 03AC 0226 0186 0636 1130 C08080808080808080909092B090909092B092B092B092B0 55
AA B1 05 03AC 021C 017C 0636 1158 C08080808080808080909092B090909092B092B092B092B0 55
AA B1 05 03AC 0226 0172 0636 113A C08080808080808080909092B090909092B092B092B092B0 55
AA B1 05 0398 0226 0172 0640 116C C08080808080808080909092B090909092B092B092B092B0 55
AA B1 05 03AC 021C 017C 0636 113A C08080808080808080909092B090909092B092B092B092B0 55
AA B1 05 03A2 0226 017C 0636 1130 C08080808080808080909092B090909092B092B092B092B0 55

Refs https://github.com/ralexsander/arno-fan-controller/issues/2

felipecrs commented 2 years ago

Here are some pictures:

Remote controller front:

image

Remote controller back:

image

Remote controller board (from https://github.com/samuelkato/arno-vx10):

image

Fan:

image