Hello,
Does someone has idea, how to connect this device to arduino?
I have two commands for read/write:
byte start[]= {0x16, 0x54, 0x00};
byte stops[]= {0x16, 0x55, 0x00};
I need TX/RX inputs for arduino nano.
Peace,
s.
Hello,
Does someone has idea, how to connect this device to arduino?
I have two commands for read/write:
byte start[]= {0x16, 0x54, 0x00};
byte stops[]= {0x16, 0x55, 0x00};
I need TX/RX inputs for arduino nano.
Peace,
s.
Why not help us help you by providing a link to the device data sheet/information?
Paul
Sorry ...
s.
The PDF for integration shows how the host connections, Search for "5X80 Series Integration Manual".
Paul