Testing
macOS Big Sur Apps
The Training app itself appears to work as-in in Big Sur.
As we migrate our software development to Big Sur, we need other users to test them outside of our controlled conditions. These apps are for just that.
About Mac OS Big Sur Changes
Apple has made some strong changes to macOS with Big Sur. One of the changes they made was to how drivers work. This rendered the driver for our USB interface (made by SiLabs) broken. However, Apple developed their own generic driver, that, to our testing, appears to work in Big Sur (it did not in Catalina). Our apps needed some small changes to make them compatible.
Currently, we have found these apps work on an M1 Mac with Big Sur. We would like users to test them.
If you had previously installed the SiLabs driver, you may need to remove it from your system.
Uninstall previous driver
If you have installed the Silabs driver, you may need to uninstall it.
Download the latest SiLabs Driver Installer Bundle
Mount the .dmg file
Open Terminal
Type “sudo bash”. Add a space after. Do not press enter.
Drag uninstaller.sh into the same Terminal window.
Press enter.