Need to move Sixfab to new Raspberry Pi

I have a need to move a Sixfab HAT to a new Raspberry Pi. I assume that I need to Create a new Device and run the Sixfab Installation Code. How can I do this on a Sixfab HAT that has already been installed on a different Raspberry Pi?

Thanks,
Joe

Hi,

Uninstall CORE from your installed devices with the following command:

sudo bash -c "$(curl -sN https://install.connect.sixfab.com)" -- --uninstall

Then run the installation code on the Raspberry Pi you want to install.