Modbus on db410c?

Hi all,
i want to know is Modbus over RS-485 supports on db410c?. if so how can i validate this.

Regards,
Laxman

It certainly doesn’t “support” it as such since there is no suitable transceiver on the board.

You can add a transceiver of course, using the 1.8v UARTs or, if you want to use a combo UART+transceiver device you can hook up via SPI or (maybe) I2C. Likewise, for the protocol layer, you can look at https://libmodbus.org/ .