Page 1 of 1

Wiki for adding new module

Posted: Tue Feb 27, 2018 11:38 am
by mizrachiran
Hi,

I have my own custom board (2 relays board, sensors & switches inputs) based on ESP8266.
I wonder if there is a wiki page \ manual for adding new hardware support.

Thanks!

Re: Wiki for adding new module

Posted: Tue Feb 27, 2018 11:48 am
by pzygmunt
Hi. You can build your own dedicatd formware using "ESP8266 - IOT SDK".

https://www.supla.org/en/download

All you need to do is create own board definition.
https://github.com/SUPLA/supla-espressi ... lude/board

Re: Wiki for adding new module

Posted: Tue Feb 27, 2018 3:04 pm
by mizrachiran
Thanks.

How do I generate the RSA public key bytes for my board?