Unable to delete QMC5883L compass

I am replacing gps/compass from QMC5883L to IST8310 but it won’t recognize IST8310 and keep defaulting to 5883.

Does anyone know how to get rid of the compass ID? I have tried unplugging, disabling, all types of procedures but unsuccessful.

The new GPS/compass is from Axis M80Q which according to the data sheet comped with IST8310 chip.

you may try mavproxy to do direct commands on the i2c bus to check if the sensor is actually ist8310. another way is to build firmware with from the custom firmware builder and uncheck qmc5883 so it wont get detected. if after flashing this firmware you see no compass, then its qmc5883.

most likely your compass is qmc5883 only. make a log and check if the mag[0] field has data of the magnetometer and check its health.

It is a counterfeit GPS/Compass from AxisFly. I have open a complaint with AxisFly thru RDQ.

Mission planner is correctly reading the compass chip.

Are you sure?

I’ve had strange issues when I try to swap GPS and compass on my quad. They problem didn’t clear up until I recalibrated the compass and rebooted the flight controller a couple of times.

I’m curious how you know your GPS module is counterfeit?

I was able to delete old compass, rebooted made sure nothing shows up on MP, disconnected FC, attached the new compass, and it read qmc5883L. I read someware that there are two variances of GPS+compass made by AxisFly, one with the cheep version.

1 Like