
DuxDucis
USA
Asked
— Edited
Hey, I asked this in another Category, probably not the right one... but anyways I'm trying to replace the EZ B code in my board with custom AVR code as I know the board is an ATMega128. The thing is I do not have a programmer, but I know the EZ B has a bootloader for us to update the firmware over bluetooth. The code 14 activates the boot loader, but how can I send the program I've built? Any help? Do I send the hex file as a byte array?
Otherwise, you may convert your Arduino program to EZ-Script very easily.