-->
Page 1 of 1

TCP Communication through nodemcu esp8266

PostPosted: Tue Feb 21, 2017 12:44 pm
by Dr. Sana
Hi!
My project is based on two esp8266 module labview app running on PC. I have to establish TCP Communication between Labview and the two esp8266 modules without using external router. In my present network one of my nodemcu is configured in AP mode and the other is in station mode and obviously my PC is another station. The labview is making tcp connection with the one in AP mode but not with one in station mode. So anyone who could guide me where the problem is and what could be the solution.
The esp8266 modules are configure in lua.