Re: Packet Error
You should consider doing the connect and disconnect in the loop() method. If the connect fails, sleep then try it again on the next time through the loop.
Having the connect in the setup() assumes the connection to the server is always present.
Subject
Views
Written By
Posted
5216
October 04, 2014 01:53PM
2958
October 14, 2014 02:08PM
2438
November 01, 2014 04:46AM
Re: Packet Error
2293
November 05, 2014 09:03AM
2261
November 07, 2014 12:13PM
2163
November 07, 2014 01:19PM
2186
November 14, 2014 02:08PM
2028
November 19, 2014 01:39PM
2071
November 19, 2014 03:46PM
2198
November 26, 2014 10:14AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.