what was your idea to "to put delimiters between each byte," ?
When sending the data AS BYTES, you don't need to. That is NOT what cell.print() does, though. You really must read the documentation.
what was your idea to "to put delimiters between each byte," ?
When sending the data AS BYTES, you don't need to. That is NOT what cell.print() does, though. You really must read the documentation.