adafruit / Adafruit_nRF52_Bootloader

USB-enabled bootloaders for the nRF52 BLE SoC chips
MIT License
427 stars 380 forks source link

DFU via Serial1 #276

Closed TobiasRoeddiger closed 1 year ago

TobiasRoeddiger commented 1 year ago

Is your feature request related to a problem? Please describe. No. I would like to upload firmware via Serial1 on an Arduino nrf52840 Feather Express.

Describe the solution you'd like I am trying to find out what I have to modify to have a bootloader that listens to Serial1.

Describe alternatives you've considered Unfortunately, this is the only option I have.

Additional context

TobiasRoeddiger commented 1 year ago

I have implemented it now. If you are interested, check this out: https://github.com/TobiasRoeddiger/Adafruit_nRF52_Bootloader