I am trying to build a digital compass with the 6 axis accelerometer that is a Grove V1.0 board. I am using an Arduino board - both the Uno and the Mega 256. None of the coding that I have found on the web works. I cannot find any code on the websites that are specific to V1.0 of the board. There is code for V2.0 at (//https://wiki.seeedstudio.com/Grove-6-Axis_AccelerometerAndCompass_V2.0/) but that code does not work either. In the serial monitor the Power on message appears and then after about 4-5 minute wait, the message LSM303D is not found.
Can anyone provide assistance for this? I don’t think it should be this hard to make a digital compass.
Thank you in advance for any help.