I'm new and I just want to know if we can use more than 2 Serial comms in nodemcu by using Software Serial.. I m currently using 3 modules which need serial communication and I want to use them with a single Nodemcu. Is it possible?
I'm trying to use GPIO 4 and 5 for one serial Comm and Rxd2 and Txd2 for second serial. will it work?