Hello all
Thank you for the information. I have the same problem and like to downgrade to 2.4.5, but get an error when trying to do that:
sudo apt install brickd=2.4.5
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Version '2.4.5' for 'brickd' was not found
How can i fix that?
Ok, found it. How I did it (perhaps would help others):
wget https://download.tinkerforge.com/tools/brickd/linux/brickd-2.4.5_armhf.deb
sudo dpkg --install brickd-2.4.5_armhf.deb
rm brickd-2.4.5_armhf.deb