Data Sheet

I Change Terminal’s I2C address
Change the I2C address for the Arduino I2C Host. This address will be used
as the new target address to talk to the connected tinyLiDAR
module. Note
this is only a Host side command and does not send anything to tinyLiDAR.
Example:
Set the terminal to address the new target at I2C address of 0x22.
Enter the following on the terminal screen:
i 22
R Change I2C address 0x52…
Change the I2C address for tinyLiDAR. This new address will be written to
tinyLiDAR‘s non-volatile memory and take effect immediately. You can reset
the address by using the RESET command.
Host -> Sensor
Send Command
0x52 {R}, Desired New I2C Address
Example:
Set the tinyLiDAR connected at address 0x10 to the new I2C address of 0x22.
<10:w> 52 22
tinyLiDAR Reference Manual rev1.26 17