04-22-2024, 09:44 AM
(04-21-2024, 10:06 PM)admin Wrote: this is RF 433M receiver order link: https://www.aliexpress.com/item/3256802207700103.html
it not include with KC868-E16S.
you can install "RC-SWITCH" arduino library, many demo code. here is RF demo source code: https://www.kincony.com/forum/showthread.php?tid=1923
you can use KC868-D16 dimmer controller, it also have RF 433M receiver.
Great, I was not aware of the dimmer controller. I see it can in theory control AC lights through a SSR, but SSRs have to be somewhat special? Can you point to an example of an SSR that would work?
Also thanks for the link to the library, looks easy.
Is it possible to control D16 dimmer controller from the E16S somehow, ie run one program only on E16S? It looks like you can put it in the HTTP server mode and just call API to control it, correct?
So the program would run on E16S using its RF receiver and all switches would be associated with it, then for some switch signals it would make API calls to the dimmer controller with some lights connected to it. Would this work?
Great support, Kincony, many thanks!