I am trying to send serial commands to EVM by protocol RS232 USB.
The software i'am using is Docklight. The sequence i'am sending is {0xFE, 0xFE, 0xFE, 0xFE, 0x68, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x68, 0x23, 0x02, 0x61, 0x00, 0xEC, 0x16} the EVM is supposed to return power factor in 0.001 and i am receiving :
I can't understand what mean the information after 0x80 in the vector received the question is how can i understand this information ?
And what are the other sequences that provide me Voltage, Current, Power in mW ?