injectable-firmware icon indicating copy to clipboard operation
injectable-firmware copied to clipboard

Porting to SparkFun Pro SparkFun Pro nRF52840 Mini

Open rriley opened this issue 2 years ago • 0 comments

SparkFun also has an nRF52840 board that makes use of UF2 (https://learn.sparkfun.com/tutorials/sparkfun-pro-nrf52840-mini-hookup-guide). I'm interested in compiling this firmware for it.

My first attempt was to basically just modify the MDK build stuff, but use a new custom_board.h based on https://github.com/sparkfun/nRF52840_Breakout_MDBT50Q/blob/master/Firmware/nRF5_SDK/components/boards/sparkfun_nrf52840_mini.h

This didn't work for me. Do you have any tips regarding other things I should be looking into? I appreciate any insights you might have.

rriley avatar Apr 09 '22 07:04 rriley