I had the STR in original but I must of changed it and forgot to put it back. Basically you get the packet length in the first byte then tell it to receive a string starting at array address 1 instead of 0. However would the \Byte[0] on the end not read \(Byte[0]-1) since the first byte was already received?
Bookmarks