Posted: 27 Nov 2017, 00:40
I was wondering if anyone had much experience with the serial port module?
I am reverse engineering a protocol that I was to convert to Mackie Control Emulation from HH.
I was able to tap the serial port, decode the messages, etc...
When coming into Usine though, I have no terminal-style text interpretation from the serial port...just the array data. I am trying to understand how the array bits correspond to what I am seeing.
I was starting to assume it was ascii...but I am noticing...I have letters lklklklklk as an active handshake or stay-alive....with the array value it's -9,-10,-9,-10 etc....
Things just aren't clickin.
So I was just wondering if anyone knew how to decode this....and use the serial module?
I am also trying to understand (well after I figure out the messaging) how the Tx works.
Here it looks like you can send straight string messages which is what I was expecting on the Rx side too to read. Just curious. so there is no Send button...wondering how this works.
-s
I am reverse engineering a protocol that I was to convert to Mackie Control Emulation from HH.
I was able to tap the serial port, decode the messages, etc...
When coming into Usine though, I have no terminal-style text interpretation from the serial port...just the array data. I am trying to understand how the array bits correspond to what I am seeing.
I was starting to assume it was ascii...but I am noticing...I have letters lklklklklk as an active handshake or stay-alive....with the array value it's -9,-10,-9,-10 etc....
Things just aren't clickin.
So I was just wondering if anyone knew how to decode this....and use the serial module?
I am also trying to understand (well after I figure out the messaging) how the Tx works.
Here it looks like you can send straight string messages which is what I was expecting on the Rx side too to read. Just curious. so there is no Send button...wondering how this works.
-s