Post topics, source code that relate to the Arduino Platform

User avatar
By Lucas neill
#62440
martinayotte wrote:One ESP need to be in SoftAP mode while the other must be in STA-Only mode.
You don't even need the Arduino UNO for that tasks, except if you wish them to do something else.


ok but then how can i read the temperature readings from my DHT22 without arduino? and to be more clear how can i do this step by step ?
User avatar
By Lucas neill
#62445
martinayotte wrote:One ESP need to be in SoftAP mode while the other must be in STA-Only mode.
You don't even need the Arduino UNO for that tasks, except if you wish them to do something else.

should i flash the module with nodemcu firmware and use lua language? i found a code to read dht temperature but how to send this to the other esp?