Talk:KONNEKTING Protocol Specification 0x01

From KONNEKTING Wiki
Jump to navigation Jump to search

KONNEKTING (talk) ETS MemoryWrite:

  • 1 byte: Count
  • 2 byte: address
  • n byte: memory data

for konnekting this would mean:

2 byte header, 1 byte length, 2 byte address = 9 byte for memory data per telegram :(

ETS seems to use 12byte max. for memread and 11byte max for memwrite.