Tic 36v4 Firmware Version and Serial Number via I2C

Is it possible to reade the tic’s firmware version and the serial number via I2C? I dont see it in the Arduino code or user guide. By serial number I mean the “serial number” that is shown in the tic gui under “device info”, not the “device number” under the “serial”.

Hello.

Unfortunately, the Tic does not have an I2C command for reading the firmware version or serial number; you would need to use the USB interface to read those.

Brandon