This repository was archived by the owner on Aug 6, 2024. It is now read-only.

Description
There are currently two issues with the remote connection:
- The connection is slower than expected. Sometimes a command requires a few resends (currently each receive has one second of timeout window) to get acknowledged.
- Command "g" (read general registers) gets unexpected respond. It should receive 17 (number of registers) * 4 (register length) hex bytes but sometimes gets longer response (with correct checksum).