>>73750372No, I didn't read it yesterday and I just got back home.
In awa5x all values are 8-bit. Indeed the specs say the integer values are 4 bytes and it looks like I missed it cause I skipped the introduction and went directly to the execution flow when implementing everything; since parametets are, at most, 8-bit I capped everything to a single byte.
I'll align to the specs tomorrow (it's currently almost 12AM) assuming nothing happens that I need to take care of.