Pybricks installer for the SPIKE Prime Hub and MINDSTORMS Robot Inventor Hub

Important notes

Instructions

  1. Connect the hub via USB.
  2. Click and select the LEGO Technic Large Hub in FS mode.
  3. Click to begin the update.
  4. Wait for the installation to complete. The hub will restart automatically.
  5. Go to Pybricks beta, connect via Bluetooth, and start coding!

Restoring the original firmware

  1. Power the hub via USB.
  2. Go to Pybricks beta and connect to the hub.
  3. Run the following script:

    from pybricks.experimental import restore_firmware
    from pybricks import version

    print(version)
    restore_firmware()


  4. Wait a few minutes and the original firmware will start automatically.
  5. If this does not work, you can reset the hub manually using these instructions.

Installation progress

Please click connect to get started.