Hello Ennio,
Thank you for sharing this great project. I have done a number of different boot loaders using serial, gsm and tcp but i never have seen one based on these popular modules.
For users new to boot loaders : a bootloader is a program that resides in the upper part of the memory. When the code runs it has the ability to program the flash memory. This is not possible for a normal program since it would overwrite itself. For a simple serial bootloader see bootloader.bas from the bascom samples folder. Once you understand it you will have no problem with Ennio's more advanced boot loader.
↧
Share your working BASCOM-AVR code here : Wireless Bootloader Using Nordic nRF24L01 Module : REPLY
↧