-->
Page 1 of 1

ESP8266 Network project

PostPosted: Mon Nov 23, 2015 12:52 pm
by doctor_t
Hi guys!!!

this is my first post and i would like to say hello to everybody and hope to get help and give my contribution to this forum.

after lot of reserch i m trying to figure out this problem

i would like to use 2 modules connected to the same cloud and exchange info and actuate process

somehting like this
1 module
a. read temperature on the board and send to the cloud
b. get value from the cloude sent from second module and make something

2 module
a. read temperature from the cloud sent by 1 module and make something
b. read the state of the acutator and send to the cloud that could be read from 1 module (b step)

thank you

Re: ESP8266 Network project

PostPosted: Mon Nov 23, 2015 4:12 pm
by forlotto
might want to specify which hardware you are using share your programming and what firmware you are using as well this would help out a lot with answering your question.

Re: ESP8266 Network project

PostPosted: Tue Nov 24, 2015 6:13 am
by eduperez
What about MQTT?