madnerdorg / libreconnect

Plug an arduino to connect it as a websocket
http://madnerd.org
MIT License
5 stars 0 forks source link

serial.serialutil.SerialTimeoutException #17

Closed remisarrailh closed 7 years ago

remisarrailh commented 7 years ago

I have errors when I used temphum (it stopped working and when i send /info I have this error)

serial.serialutil.SerialTimeoutException: Write timeout

Here is a possible fix. https://stackoverflow.com/questions/18313022/pyserial-write-instant-timeout

This doesn't seems to happens on my Raspberry Pi only on Windows.

remisarrailh commented 7 years ago

I haven't seen this issue again. Closed.