mostafahk

Results 4 issues of mostafahk

I got this error and worked on it about 10 Hours. I fixed problem by capturing IP address of DC4 and change server IP to it. ![DC](https://user-images.githubusercontent.com/30733372/56289397-0ca85f00-6136-11e9-9976-cde8c0cd9624.PNG) `System.Net.Sockets.TcpClient GetClientTcp(string a,...

type: enhancement
topic: code

type: enhancement
status: changes requested
topic: code

In last update of ESP8266 SDK, I got many errors: ```text .pio\libdeps\esp12e\ArduinoRS485\src\RS485.cpp:65:28: error: invalid conversion from 'uint16_t' {aka 'short unsigned int'} to 'SerialConfig' [-fpermissive] ``` error occurs in `_serial->begin` call....

type: enhancement
topic: code