Post topics, source code that relate to the Arduino Platform

User avatar
By CrazyHarold
#24993 I modified the modbusTCP library for ESP8266 use.
Currently it works, but the connection drops after each request.
I think it has to do with the use of "WiFiClient clientrequest = mb_server.available();"

Can someone have a look at it ?
Just unzip the file and open in Arduino 1.6.5

It should connect to the specified SSID/Password.
and spit out it's IP address over the serial interface @ 115200 baud.

Regards, Harold.
You do not have the required permissions to view the files attached to this post.