You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was running rflink on sonoff bridge for a long time and was succesfully decoding ev1527 window switches, mebus temp sensor and powerfix remote for wall plugs. Decided to try esp32(wroom32) with cc1101 (ebyte e07-m1101d) module and the only one protocol working out of three above is ev1527. Also it seems to be much less reliable than on sonoff. I tried to check cli debug mode and see if I'm getting any results with powerfix remote, but nothing happens. Confirmed on EV1527 that debug info is getting through. Is there something I'm doing wrong or just it happens sonoff works better?
The text was updated successfully, but these errors were encountered:
Kind of solved ... other protocols are decoded as on sonoff but range is limited to basically 0. Device needs to be almost touching module. So, problem most likely is in cc1101 module though ev1527 working at distance is mysterious.
I was running rflink on sonoff bridge for a long time and was succesfully decoding ev1527 window switches, mebus temp sensor and powerfix remote for wall plugs. Decided to try esp32(wroom32) with cc1101 (ebyte e07-m1101d) module and the only one protocol working out of three above is ev1527. Also it seems to be much less reliable than on sonoff. I tried to check cli debug mode and see if I'm getting any results with powerfix remote, but nothing happens. Confirmed on EV1527 that debug info is getting through. Is there something I'm doing wrong or just it happens sonoff works better?
The text was updated successfully, but these errors were encountered: