
Avisaro devices can be configured using commands on the data interface (RS232, CAN, ...).
Commands can be used to select which of the interfaces should be active (RS232 or CAN or ...) , to adjust the baudrate and so on (see list
here).
Please note:
Use a regular terminal program to communicate. Send a command terminated by ( = "Enter"). An answer is send back by the Avisaro product, followed by the prompt sign (">").
The default I2C adress is decimal 73 on the I2C bus. A command is send by a I2C write. To read back the answer, issue a I2C read to this adress. The Avisaro device answers with 2 bytes which represents the length of the available data. If those are > 0 keep on reading to get the whole answer.