Hello,
I noticed my Sixfab firmware needed updating today so I clicked the button to do that. It updated successfully.
Doing this reminded me that I had not updated the OS on the Raspberry Pi in a while. I had some unused data left at the end of the month, so I went to the Remote Terminal and typed:
Sudo apt update
Sudo apt upgrade
These went fine and everything installed properly. Next, I rebooted.
Sudo reboot
Of course the terminal lost connection as expected. However, the device remains offline.
Will it eventually connect on its own? Do I have to physically visit the device to perform a hard reset?
Thanks!