Green LED not blinking and I can't update the micro python

When I turn on the XRP robot (I am using the beta version), the red LED’s turn on, but the green one on the raspberry pi (I think that’s what it is - I am new to robotics) is said to be blinking in the set up video, but mine is not. I shrugged it off until I got to the XRP code website and tried to update the micro python, and when it took me to the folder tab, there was no button to select the robot’s “hard drive” like there was in the video (the button that said “select folder”). I think these may be connected, but I have no idea. either way, if you know how to solve either of these problems, help would be greatly appreciated :slight_smile:

The blinking green LED happens from a program that should be loaded to run under micropython. But, there have been instances of that program having not been loaded. That is fine and does not affect anything.
When the micropython is being updated, you should see a Windows (or mac depending on your machine) file selector come up. Select the RPI-RP2 drive, if the button doesn’t say ‘select folder’ then look for something that says OK. Once that is selected it should load the new micropython onto your XRP.