READ byte - read a byte from the given address Command: $AF $04 Data: $ww $xx $yy $zz read a byte from address <$wwxxyyzz> returns <$qq> as result Command will be ACK'ed when received. Command ACK: $00 $04 Command DONE: $1F $04 $qq