Forum Discussion
sadann22
New Contributor
2 years agoThis was not my question.
I did not ask about the order of the bits in each byte.
I was asking about the order of the bytes.
first byte that I should send to you is X"50"
2nd byte X"ff"
3rd byte X"47"
and so forth according to the rpd file as displayed in my former post.
I was not sure about that.
jozephka99
Contributor
2 years agoI don't remember this exactly but I think yes, it is the order. I use serial console's file sending ability so may be it depends on the program but I think it is in the order 50,ff,47,...