Commit b6c7fc6
docs: Waveshare multi-client and idle-timeout settings for null-byte frames (#356)
Contributed by a user running a working install. Limiting max socket clients to
1 (the default is 8) stops several clients interleaving on one RS485 bus at 9600
baud, which is what produces 'Very short frame: 0x0'. A 30-60 s TCP idle timeout
drops a dead session so a restarted Home Assistant is not refused while the
gateway still holds the old socket.
Recorded under the known-good Waveshare entry rather than as a new section - it
is additional configuration for hardware already documented there, not a new
finding about a different adapter.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 796e22f commit b6c7fc6
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
43 | 52 | | |
44 | 53 | | |
45 | 54 | | |
| |||
0 commit comments