Communication btwn ESP8266 Modules without NodeMCU
Posted: Tue Jun 02, 2015 12:39 pm
Hi All,
I have these two modules:
module 1: (Arduino + ESP8266) <-----------------------> module 2: (ESP8266 + Sensor)
Sensor should keep sending measured values wirelessly to module 1 and module 1 in-turn sends to PC. The problem lies in the communication between module 1 and module 2
I want the module 2 to be as economic as possible so I cannot use Micro controllers in that module & I have also gone through NodeMCU as a solution for this, but due to some problems I cannot use Lua Scripting in my project hence I cant use NodeMCU mechanism as well.
So, Can anyone please help me out on How can I approach to this? Please give your comments or any links that will be helpful to my problem.
Thank you very much in Advance.
I have these two modules:
module 1: (Arduino + ESP8266) <-----------------------> module 2: (ESP8266 + Sensor)
Sensor should keep sending measured values wirelessly to module 1 and module 1 in-turn sends to PC. The problem lies in the communication between module 1 and module 2
I want the module 2 to be as economic as possible so I cannot use Micro controllers in that module & I have also gone through NodeMCU as a solution for this, but due to some problems I cannot use Lua Scripting in my project hence I cant use NodeMCU mechanism as well.
So, Can anyone please help me out on How can I approach to this? Please give your comments or any links that will be helpful to my problem.
Thank you very much in Advance.