XRP will not connect to XRPCODE.WPI.EDU

I was able to update the firmware on the xrp using the usb cable (I have the data cable). I was able to see the xrp bot via the 192.168.42.1:5000 address to change the wifi settings. However I am not able to connect to the board on a IMac via the xrpcode web interface. I click the connect xrp button and no device shows up. I’ve also tried the other topics and resources and have found no solution for this. First time user of the XRP bots.

I used firmware v2.0.1 - xrp-wpilib-firmware-beta-2.0.1-71a2f5a.uf2

Hi there,

There are 2 different firmware files depending on how you want to program the XRP.

  • If you’re an FRC team trying to program with WPILib, then you need to flash the WPILib firmware to the XRP (looks like you’ve done that already), then use WPILib to write code for the XRP. Some instruction are here.
  • Otherwise, you need to flash the MicroPython firmware to the XRP (which the board normally ships with preloaded), and use XRPCode to write code for the XRP. If you wish to do this, you can get the latest MicroPython firmware here, then XRPCode should recognize the board.

Hope this helps!

THANK YOU!!! Everything is working GREAT!!! I can’t wait to see my students on this now.

Thanks again!!!

1 Like