News

We have a basic project in Arduino IDE using ATTiny13. For the first batch of boards, we programmed in-circuit using the Sparkfun AVR Pocket Programmer. First we burn the bootloader, then we upload ...
In order to program the nRF52 using application hex exported from Arduino IDE I must either merge the exported application hex with softdevice hex and load merged hex into nRFGo Studio OR program ...