Hi I,That was my worry... But it matters not. Say you send send "0x0" from the master, you can send send "S2M(0)" on the next run.
Master sends 0x0 receives dummy.
Master sends 0x1 receives S2M(0).
Master sends 0x2 receives S2M(1).
.
.
Master sends 0x23 receives S2M(0x22)... Done.
so use the address to send the correct array element.
I'm off to my mates soon, where we can try this.
Thanks.
C