arduino wifi rev2 "invalid value for unused bits in fuse "fuse5" #9443
Labels
Component: Uploading
Uploading programs to an Arduino board
Type: Invalid
Off topic for this repository, or a bug report determined to not actually represent a bug
Hi,
i'm new to github and also new to coding. actually i bought a coding game for my son (10) where had to code to finish a jump and run. Pretty cool stuff for a kid and he liked it very much. in his holiday he made a workshop where they built a weather station and we wanted to built one together.
So i bought an arduino uno wifi rev2 ATMEGA4809 and we wrote the first small program, a blink program. The code was ok but we weren't able to upload it to the board.
avrdude: WARNING: invalid value for unused bits in fuse "fuse5", should be set to 1 according to datasheet
This behaviour is deprecated and will result in an error ibn future version
You probably want to use 0xcd instead of 0xc9 (double check with your datasheet first).
I don't know what to do about that and i hope anybody had the same issue and can help us to solve the problem.
Thanks
The text was updated successfully, but these errors were encountered: