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
5331
October 04, 2014 01:53PM
3019
October 14, 2014 02:08PM
2457
November 01, 2014 04:46AM
Re: Packet Error
2322
November 05, 2014 09:03AM
2284
November 07, 2014 12:13PM
2183
November 07, 2014 01:19PM
2227
November 14, 2014 02:08PM
2074
November 19, 2014 01:39PM
2097
November 19, 2014 03:46PM
2222
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.