Learn the remoter of E8T - Printable Version +- Smart Home Automation Forum (https://www.kincony.com/forum) +-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=20) +--- Forum: KC868-E8T (https://www.kincony.com/forum/forumdisplay.php?fid=36) +--- Thread: Learn the remoter of E8T (/showthread.php?tid=3103) |
Learn the remoter of E8T - KinCony Support - 07-24-2023 RE: Learn the remoter of E8T - Alpha21 - 07-25-2023 Good Day! I would like to use one RF button for turning ON and turning OFF all the relays of KC868-E8T. Same with the functionality in tuya where there is ALL ON and ALL OFF button. Since the RF remote contain 16 Buttons. Hoping for your response RE: Learn the remoter of E8T - admin - 07-25-2023 do you want: remote button key1->relay1, key2->relay2, key3->relay3, key4->relay4, key5->relay5, key6->relay6, key7->relay7, key8->relay8,key9->8 relay ALL ON, key10->8 relay ALL OFF? RE: Learn the remoter of E8T - Alpha21 - 07-26-2023 (07-25-2023, 08:50 AM)admin Wrote: do you want: remote button key1->relay1, key2->relay2, key3->relay3, key4->relay4, key5->relay5, key6->relay6, key7->relay7, key8->relay8,key9->8 relay ALL ON, key10->8 relay ALL OFF? if possible , ALL ON and ALL OFF for key 9- RE: Learn the remoter of E8T - admin - 07-26-2023 suggest use two different button. unless if your hold on the remoter's button, all relay will ON/OFF/ON/OFF loop. RE: Learn the remoter of E8T - Alpha21 - 08-03-2023 (07-26-2023, 10:27 AM)admin Wrote: suggest use two different button. unless if your hold on the remoter's button, all relay will ON/OFF/ON/OFF loop. its ok for me to have one button each for all ON and all OFF key 9 >all ON and key 10 >all OFF . can you guide me how to do it RE: Learn the remoter of E8T - admin - 08-04-2023 it need modify arduino code, already sent you source code. you need to check by yourself. RE: Learn the remoter of E8T - Alpha21 - 08-09-2023 (08-04-2023, 12:18 AM)admin Wrote: it need modify arduino code, already sent you source code. you need to check by yourself. can you share as well all the library i need to inlude ? RE: Learn the remoter of E8T - admin - 08-09-2023 which library? list at here. RE: Learn the remoter of E8T - Alpha21 - 08-13-2023 (08-09-2023, 10:52 PM)admin Wrote: which library? list at here. you have send me the source code for the 8 channel and found out that there are errors even though i include all the library that i will be needing. I just need to modify the RF side but having errors while verifying causing me time to modify the RF Side ., Kindly assist me on this matter |