79467948

Date: 2025-02-25 21:45:46
Score: 2.5
Natty:
Report link

Found a solution!

The issue was that the device did not have enough time to react to the initial command after opening of the COM port. I put time.sleep(2) after creating Serial object and everything works as it should.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: mizix