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

I want to transfer data wirelessly via bluetooth phone with android lis3dh sensor.

I want to transfer data wirelessly via bluetooth phone with android lis3dh sensor. Can you help in this matter?

Parents
  • I have this sensor on my desk to experiment on it, but did not find enough time yet. But this sensor is famous in this forum and a lot of guys have already made production quality tests with it along with nRF chip. You need to have I2C or SPI driver for nRF chip, and the commands set for nRF to interact with sensor and then the data obtained can be transfered like any other data (similar to ble_app_uart example).

Reply
  • I have this sensor on my desk to experiment on it, but did not find enough time yet. But this sensor is famous in this forum and a lot of guys have already made production quality tests with it along with nRF chip. You need to have I2C or SPI driver for nRF chip, and the commands set for nRF to interact with sensor and then the data obtained can be transfered like any other data (similar to ble_app_uart example).

Children
No Data
Related