Page 1 of 1

NodeMCU + Supla code

Posted: Wed Oct 30, 2019 11:55 am
by MrMaKaVeLLi
Hi,
I'm new here with Supla , i was using my NodeMCU Module to control 32 relay ( 595 output shift register ) with 32 bushbutton ( 165 input shift register ) using Google firebase with my own mobile app .

my question here is how to still using my own hardware but using supla ?
i've tried the example code of supla arduino library for nodemcu but actually as i'm a newbie with it i didn't understand how to send & receive data from & to supla to get my work success .

thanks in advance.

Re: NodeMCU + Supla code

Posted: Wed Oct 30, 2019 11:58 pm
by elmaya

Re: NodeMCU + Supla code

Posted: Thu Oct 31, 2019 10:54 am
by MrMaKaVeLLi
elmaya wrote: Wed Oct 30, 2019 11:58 pm An example ;)

viewtopic.php?f=10&t=3845
thanks for your reply ..
actually i tried this before with no success, but finally i got my work done !
but there's one problem .. how to read/write icon status in supla app ?
example :
if first pin in shift register input is high set icon to active ?
thanks in advance .