Page 1 of 1

Adding more devices

Posted: Mon Jun 11, 2018 10:48 am
by shayansh
Hi
I want to use 15 relays with 2 or 3 esp8266 in same home . How can I do it ?
Thanks.

Re: Adding more devices

Posted: Mon Jun 11, 2018 11:43 am
by pzygmunt
shayansh wrote: Mon Jun 11, 2018 10:48 am Hi
I want to use 15 relays with 2 or 3 esp8266 in same home . How can I do it ?
Thanks.
You should write dedicated firmware using this source code
https://github.com/SUPLA/supla-espressif-esp

Re: Adding more devices

Posted: Mon Jun 11, 2018 1:34 pm
by shayansh
What files should I edit ?
I can't find where to edit

Re: Adding more devices

Posted: Mon Jun 11, 2018 1:35 pm
by pzygmunt

Re: Adding more devices

Posted: Mon Jun 11, 2018 4:47 pm
by shayansh
Should I edit this ? https://github.com/SUPLA/supla-espressi ... fisocket.c
which specific file?

Re: Adding more devices

Posted: Mon Jun 11, 2018 5:08 pm
by pzygmunt
It can be this one

Re: Adding more devices

Posted: Mon Jun 11, 2018 5:16 pm
by shayansh
Thank you for your support
I relay appreciate it .