GY-91 Sendor - avrdude errors

Hi, I'm new here.
I try to get following running:

Anyhow I don't get is even if it looks so simple to follow this instructions.
My code is a copy of the one on the page and I included both all libraries.

Arduino: 1.8.13 (Linux), Board: "Arduino Uno"

Sketch uses 17798 bytes (55%) of program storage space. Maximum is 32256 bytes.
Global variables use 773 bytes (37%) of dynamic memory, leaving 1275 bytes for local variables. Maximum is 2048 bytes.

avrdude: stk500_paged_load(): (a) protocol error, expect=0x10, resp=0x09
avrdude: stk500_cmd(): programmer is out of sync
avr_read(): error reading address 0x0000
    read operation not supported for memory "flash"
avrdude: failed to read all of flash memory, rc=-2
avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x65
avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x65



This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.

Does anyone have a idea?

Thanks
Martin

Hi, @martinhb
Welcome to the forum.

What OS and IDE version are you using?
Are you using a UNO?

Have you loaded code to your controller before?

Can you please tell us your electronics, programming, arduino, hardware experience?

Please post your code.
To add code please click this link;

Thanks.. Tom... :smiley: :+1: :coffee: :australia:

Hi,
My OS is: Linum Mint, IDE? No idea.
Arduino Uno, correct.
I have plaied a little with Arduino a few years ago. And generally not so much experience.
Thanks
Martin

Hm, ok!
I got it, Actually I still get those errors but I get Data: It was the wrong setting on my side for the baud rate......
Many thanks
martin

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.