You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I'm trying out the program and I'm finding that the desk tends to move a bit then stop and resume moving, until it reaches the desired height. On the example below, the desk only at times reaches the full speed -62)
This is running on a Raspberry Pi 4 on Python 3.8, through Docker. It's an Ikea Idasen. Is there anything else I can provide to help out?
It seems like most of these weird problems happen when using a raspberry pi but I don't have one to test with.
I don't really know where to begin debugging this it just sounds like the bluetooth chips or software on rpis is a bit dodgy. There's a fair few issues about rpis on the bleak repo which is the library this uses for bluetooth. You could try searching there for connection issues. Some people seem to have solved various issues by updating the bluez-firmware on their device.
If you have the time and ability you can mess with the source code and see if there's some way to make it work better. Perhaps sending commands more frequently would help.
Hello! I'm trying out the program and I'm finding that the desk tends to move a bit then stop and resume moving, until it reaches the desired height. On the example below, the desk only at times reaches the full speed -62)
This is running on a Raspberry Pi 4 on Python 3.8, through Docker. It's an Ikea Idasen. Is there anything else I can provide to help out?
The text was updated successfully, but these errors were encountered: