Lis2de12 always returning 255 value using SPI communication
I am interfacing lis2de12 sensor with TI-CC2650 via SPI. When am trying to read the WO_AM_I register, it is returning 255 value when 0X33 is the expected value according to the datasheet. I have analyzed the protocol using analyzer and things seem to be fine there.
Below is the image showing data sent to be 143 i.e. 0X8F in order to read the contents from the WHO_AM_ register. Data received from the master is 255.

