Re: How to detect WIFI is down on 5600W
| Newsgroups | gmane.comp.hardware.rabbit-semiconductor |
|---|---|
| Message-ID | <[email protected]> |
Hi Put a timeout on your transmission. If the send takes longer than your timeout (eg: 10 seconds) then there may be a problem. Count how many times in a row you get a timeout... if it reaches some critical value (eg 5 attempts) then restart the connection. Phil.