This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Interfacing QMC5883L sensor with NRF52840

Hello,I am new to this field.I dont know how to interface QMC5883L Geo-magnetic sensor which is 3-axis magnetic sensor with nrf52840 and read the temperature and axial(x,y,z) readings.

I Initially programmed the sensor with Twi sensor program, but the raw data read was string of 0's. I am not able to sort out from where(register) the 0's are being read. And the QMC5883L sensor is an alternate for the HMC5883L sensor of same purpose.

Related