beckdac / ESP8266-transparent-bridge

Absolutely transparent bridge for the ESP8266
GNU General Public License v2.0
367 stars 95 forks source link

Restart client problem #57

Open wchpikus opened 6 years ago

wchpikus commented 6 years ago

Hello Could You check something for me? I have client, and a have to reset them few time. Your server works very well, but has problem with disconnect issue. When client disconnect (power off) and connect again, i got ip, but no data incoming from server. This is when client restart 2 times. I check for test another server on arduino, and this stuck ip connect any time, but has different problem.

Could you check, why disconnecting client can not connect again? Regards