SOLO Communication Manual - UART and USB
www.solomotorcontrollers.com
September 2021 - Revision V_1.0.1 Copyright © 2021, All right Reversed. SOLO motor controllers.
64
Change or Set/Reset the Device address:
The default device address on each SOLO upon delivery is 0x00, but you can change this value
to anything in between 0x00 to 0xFE (254). For example, below you can see an example of how
to change the device address from 0 to 1, and then check the changes.
Set Device Address to 1
FF FF 00 01 00 00 00 01 00 FE
Read Device Address
FF FF 01 81 00 00 00 00 00 FE
By putting “0xFF” inside the device address using the command code “0x12” you can reset any
device address back to ZERO whenever you want. You can also “Reset Factory” the device to
go back to the default address of 0x00.
Reset the Device Address to ZERO
FF FF FF 12 00 00 00 00 00 FE
To check the correct reset:
Read the Device Address
FF FF 00 81 00 00 00 00 00 FE