Add supla-esp8266 to supla AAP dirictly

Post Reply
Ahmedragab123
Posts: 3
Joined: Thu Oct 08, 2020 7:20 am

I have a small problem, i am doing with supla esp8266 examples well. But every time i want to add any device to supla APP, i must added it to my supla cloud account (by http//:192.168.4.1) and make configuration to add it to supla APP.
My question is how to add this supla esp8266 device directly from APP not from http//:192.168.4.1?
Can any one support me by code and the way?
Hint: i entered the device to configuration mode to add it to supla APP but every time till me there is no device found.
I tried with supla examples like(egyiot-dimmer).
User avatar
pzygmunt
Posts: 18207
Joined: Tue Jan 19, 2016 9:26 am
Location: Paczków
Contact:

To add a module from the application level, your website 192.168.4.1 must be compatible with this template:
https://github.com/SUPLA/supla-espressi ... nter.c#L91
Ahmedragab123
Posts: 3
Joined: Thu Oct 08, 2020 7:20 am

pzygmunt wrote: Thu Oct 08, 2020 8:29 am To add a module from the application level, your website 192.168.4.1 must be compatible with this template:
https://github.com/SUPLA/supla-espressi ... nter.c#L91
Thanks for your replay.
Can you support me by esp relay code that have this template?
To make since to me
User avatar
pzygmunt
Posts: 18207
Joined: Tue Jan 19, 2016 9:26 am
Location: Paczków
Contact:

You can find everything you need here
https://github.com/SUPLA/supla-espressif-esp

Read the code.
Ahmedragab123
Posts: 3
Joined: Thu Oct 08, 2020 7:20 am

pzygmunt wrote: Thu Oct 08, 2020 8:47 am You can find everything you need here
https://github.com/SUPLA/supla-espressif-esp

Read the code.
Can you tell me how to use this code (files) to implement arduino code? because i tried to use it but I am failed.
I really need help.
I want any valid code contain the template that i want it or give block code of template that i should replace it with any supla esp code like (supla esp general code).
Thanks.
Post Reply

Return to “Help”