Seeeduino XIAO + Grove 10DOF incompatible

The current library for the Grove module doesn’t compile with the Xiao board.

Could we have a link to a compatible library?

Haveing the grove shield breakout board, (a seeed product) and the XIAO (a seeed product), I would assume that making the grove modules (a seeed product) compatible a priority.

Thank you

Hi @rohan.k.tokyo

Sorry for the issue caused, can you provide the exact product name for me to check for this.

I have tested compiling this library and compiles OK.

Could you confirm this with the latest stable Arduino 1.8.13 release and confirm the library source code used.

I will try with the same grove library you have confirmed to be compiling.

Thank you.

Okay, please also check your ArduinoSAMD core is up to date to 1.8.0 :smiley:

Hi anson , first off thank you for the follow up, you guys at Seeed are great!
It was an issue I was using an older lib of the Grove 10DOF, compiling is no problem now but an unusual issue.

Arduino SAMD Boards is 1.8.8 but my board selection is : Seed SAMD(32bit ARM…) > Seeeduino XIAO

Nothing prints to serial, could you confirm if you are getting an output?

I tried changing the Serial port number in the sketch and it’s not a problem with the XIAO, it was fine with other sketches correctly printing output.

Can you provide me with your example sketch and will test it next monday when i have the hardware :smiley:

It’s fixed I had a small loose pin was the issue.

1 Like