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.

  1. Download the latest SiLabs Driver Installer Bundle

  2. Mount the .dmg file

  3. Open Terminal

  4. Type “sudo bash”. Add a space after. Do not press enter.

  5. Drag uninstaller.sh into the same Terminal window.

  6. Press enter.

Please let us know if they work. Or if they don’t and we can help.