While using the installer, make sure you check the box “Add Python to PATH.” Next, click “Customize installation” and check the “pip” box under Optional Features. Then, click “Next” to get to Advanced Options and check the “Add Python to environment variables” box.
https://www.python.org/downloads/
py -m pip install --user mpremote
- To start, open the Firmware folder and download the .uf2 file.
- Plug in the battery board while pressing the white button
- You should see a drive called RPI-RP2 appear in your file explorer
- Drag and drop the firmware file to this drive
- Open a command line and paste
py -m mpremote mip install github:RSGInc/Battery-System/Software
The code will not run until the device is unplugged
- Open the Clear-Flash folder and download the .uf2 file.
- Plug in the battery board while pressing the white button
- You should see a drive called RPI-RP2 appear in your file explorer
- Drag and drop the firmware file to this drive
- Firmware and software will need to be reuploaded to the board