Encountered an Invalid block size error while using client.download() #539
|
|
Answered by
gijzelaerr
Mar 19, 2026
Replies: 1 comment
|
Closing as stale. The |
0 replies
Answer selected by
gijzelaerr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Closing as stale. The
download()function expects properly formatted S7 block data with valid block headers, not arbitrary bytearrays.