Hi i am interfacing mma842with nrf51822. but i am not getting data. i have uploaded code. can you tell me what is problem. i don't know i am not getting who am i idtry.rar
Hi i am interfacing mma842with nrf51822. but i am not getting data. i have uploaded code. can you tell me what is problem. i don't know i am not getting who am i idtry.rar
In ADXL_375.h
you have set the MMA8452 Device ID to 0x1C
and not 0x2A
as specified in the MMA8452Q Datasheet.
-Bjørn
Did you write a 1 to bit 0 of CTRL_REG1 (0x2A)? default it is 0 and stays in standby.
Did you write a 1 to bit 0 of CTRL_REG1 (0x2A)? default it is 0 and stays in standby.