79339768

Date: 2025-01-08 15:35:57
Score: 2.5
Natty:
Report link

So, after looking a bit more into it, again, I played with time.sleep(). I basically was sending my command too fast after I opened the port, so it couldn't catch it. The answer was basically to add a time.sleep() before the capt.write() command in python.

I leave that here in case it can help someone else.

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