The use of the ESP8266 in the world of IoT

User avatar
By Markkyboy
#83544 Hi all,

I used search extensively, but couldn't find anything close to my problem.

I have a NodeMCU ESP8266 12E module. I have working IR Send/Receive sensors. I can control my hifi, my led lighting strips and anything else IR.

I also have at least 6 Sonoff's all TASMOTIZED, they operate across my network which starts 192.168.0.1 ->

My NodeMCU has IRremoteESP installed and works fine, but I have to disconnect from my usual network to use IRremoteESP, which has its access point at 192.168.4.1 <---- can I change this AP to something of my choice that slots into my current network, if so, how? (say; 192.168.0.101)

IRremoteESP version 0.2 by Mark Szabo - perhaps there is a better up-to-date version to use?, I'm open to suggestions and am pretty new to all things iOT.

Thanks,
User avatar
By Markkyboy
#83563 I have absolutely no idea how or where to do that. I've looked through the code on Arduino for IRremoteESP, the only wlan details I see are my own. I'm not entirely sure what the difference is from AP and Station......as I said, I'm quite new to all this.