I _see_ the instructions on the product page, but I'm having a hard time following the different jumps to get to my goal! This post is part plea for help, part log of the steps I've taken, so I will edit this top post as I work through the issue and incorporate any feedback along the way.
What, precisely, are the steps that I should follow to get to the point of being able to run CircuitPython scripts?
Where I'm at:
- * LoRa Feather LED flashes fast (~2Hz) when first plugged in to USB
* LoRa Feather LED pulses slow (~1Hz) when double-pressing the Reset button
* This is counter to these bootloader mode instructions that indicate that the LED should go green
* No USB storage device appears in either blink mode
- * bossa command-line utility for installing bin
* Arduino
- * Adafruit SAMD board support
* Sees the board on COM3
* CircuitPython
* Bootloader files on PC:
- * adafruit-circuitpython-feather_m0_rfm9x-en_US-7.2.5.bin
* adafruit-circuitpython-feather_m0_rfm9x-en_US-7.2.5.uf2
* update-bootloader-feather_m0-v3.14.0.ino (for Arduino update of bootloader?)