I am planning to design a board where I can push new firmware over a 3G network. The firmware size requires a Mega, so my basic plan is to use a Mega as a target/main MCU, then have a SimCom modem, and an ATtiny85 and SD card as a programmer. Has anyone else used a similar setup and made it work? Or have other suggestions for better hardware setups? My plan is to follow guidance from this page, but most of the info out there is from 5+ years ago. Any and all suggestions are greatly appreciated!
Has anyone worked on this stuff before? I've seen some material on pushing sketches from SD cards, but wondering if it's feasible to do so with an Attiny85?