[SOLVED] MySensors FOTA - Bare ATMega328p
-
Hi,
I want to know if it is possible to upload firmware to a Bare ATMega328p working with MYSController (FOTA).
Im using the latest Mysbootloader from https://github.com/mysensors/MySensorsBootloaderRF24This is the result i get from the Bare ATMega flash (0A...FFFFF..)..
After a few tries it just continues normal booting procedure
I use this firmware also on an Arduino Pro mini where FOTA works.
Can someone give me some advice?
Thank you in advance.
Edit:
Just tried a fresh bare atmega, same result :-(
This is the boards.txt i'm using;
MYSBLMOD.name=ATmega328 with MYSBootloader 1.3.0 8 MHz (2018/01)
MYSBLMOD.upload.tool=arduino:avrdude
MYSBLMOD.upload.protocol=arduino
MYSBLMOD.upload.maximum_size=30720
MYSBLMOD.upload.maximum_data_size=2048
MYSBLMOD.bootloader.tool=arduino:avrdude
MYSBLMOD.bootloader.unlock_bits=0x3F
MYSBLMOD.bootloader.lock_bits=0x0F
MYSBLMOD.build.mcu=atmega328p
MYSBLMOD.build.board=AVR_PRO
MYSBLMOD.build.core=arduino:arduino
MYSBLMOD.build.variant=arduino:standard
MYSBLMOD.f_cpu=8000000L
MYSBLMOD.upload.speed=57600
MYSBLMOD.bootloader.low_fuses=0xE2
MYSBLMOD.bootloader.high_fuses=0xD2
MYSBLMOD.bootloader.extended_fuses=0x06
MYSBLMOD.build.f_cpu=8000000L
MYSBLMOD.bootloader.file=MySensors/MYSBootloader_8MHz.hex
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login