question

Trevin Corkery avatar image
Trevin Corkery asked

VE.Direct Hex message bad frame

I have the VE.Direct usb plugged into my raspberry pi and am recieveing messages correctly. But my the problem I get is when I try to send a hex message I constantly frame error


Here is what I am sending, I send a ping message just to test it out

0x03A 0x1 0x54 0x0A (:154\n)

Response:

:4AAAAFD\n


Unless it's the command I am using on Linux

"echo -en '\x3A\0x1\0x54\x0A' > /dev/ttyUSB0"

But anyone care to help?

VE.Direct
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
boekel avatar image
boekel answered ·
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