question

kurtlin avatar image
kurtlin asked

VE.Direct Protocol

Hello all,

I have a MPPT 100/50 controller

I want to use the HEX protocol to talk to the controller

I always get

Invalid frame (checksum wrong)
:452
:4AAAAFD
Error response


here are the 2 messages I send:

1st one:

0x3A-0x34-0x51-0x0A


2nd one:

0x3A-0x33-0x52-0x0A


can you please tell me where I am wrong?

thanks very much

best regards

Kurt



communication protocol
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

1 Answer
panmanjon avatar image
panmanjon answered ·

Try:

0x3A-0x34-0x35-0x31-0x0A

and

0x3A-0x33-0x35-0x32-0x0A

your checksum needs to be 2 bytes

2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

Related Resources

Additional resources still need to be added for this topic