adafruit / Adafruit_nRF51822_Flasher

Wrapper for the Segger J-Link or STLink/V2 (via OpenOCD) to flash nRF51822 MCUs
41 stars 11 forks source link

Question: How to generate signature.hex #2

Closed sk1tt1sh closed 8 years ago

sk1tt1sh commented 8 years ago

Hello. I was wondering if there's a guide for generating the signature.hex file for custom firmware. I'd like to build some of my own stuff for the blefruit using s120/s130 etc.

Or, is it possible to flash it with the RBL MK20usb? I'm considering trying it but I don't know if I need to change the bootloader or something along those lines in order to get the RBL style drag and drop/arduino programming methods to work.

Thanks!