BMM350 offset at low temperatures

Hi.

I observed that BMM350 mag value is offset at low temperatures.

When I deleted the following source code and run it, and the offset stopped.

I don’t think this code is necessary, what do you think?

Thank you for your cooperation.

1 Like

I got DataFlashLog in a low temperature environment.

Mag0 is IST8310.
Mag1 is BMM350.

Thank you for your cooperation.

Hi @n-ito2222,

Thanks for the info. We have reproduced the issue and created a PR to fix it.

Hi @cuav-chen2,

Thanks.

I could get data without the offset using PR #31302.

Thank you very much.