AccelerometerMma8452q returns Null

Hi,
i am using Metawear R (device information below) and i try to get accelerometer with accMma8452q = board.getModule(AccelerometerMma8452q.class); but it returns NULL. does this mean my board doesn't support MMA8452?or someother issue. please help me on this.

Comments

  • edited January 2020

    Your board doesn't have that sensor on it. It has the BOSCH accelerometer on it (not the MMA).
    It is returning nul as appropriate.

  • edited January 2020

    Thanks.

Sign In or Register to comment.