floyduww / MeaterBlockMQTT

MeaterBlock UDP packet to mqtt
18 stars 6 forks source link

crash when running on pi #29

Open floyduww opened 3 years ago

floyduww commented 3 years ago

Traceback (most recent call last): File "./meater_reader_buf.py", line 223, in data = s.recvfrom(1024) BlockingIOError: [Errno 11] Resource temporarily unavailable

floyduww commented 3 years ago

This happened when receiving data from a meater block. Not sure if it affects data from the phone app.