Chat freely about anything...

User avatar
By cruci161
#19231 Hi All,

(Module 1: Arduino + ESP8266) <---------------->(Module 2: ESP8266 + Sensor)

I want this communication to happen wireless between these two modules. Importantly, I want Module 2 to be as portable & economic as possible, so I don't want to use any micro controllers in Module 2. All I need is, Sensor values to be sent constantly to Module 1 whenever sensor measures a value.

I have read in some places about NodeMCU but I cant go for Lua Script because of some issues,So how can I approach to follow the above process apart from NodeMCU method?

Please give your scomments / links that is helpful to my issue. Thank you very much.