Gatt table,Sensortile
Posted on July 02, 2017 at 10:17HelloJust starting to interact with sensortile through Linux, would be very appreciated if any body could do me a favorand let me have the gatt table, uuid,etc..RegardsHesan
Ask questions and find answers on ST MEMS sensors, such as the LSM6DSV and the LSM6DSL. Learn how to use the SensorTile.Box, and STEVAL kits.
Posted on July 02, 2017 at 10:17HelloJust starting to interact with sensortile through Linux, would be very appreciated if any body could do me a favorand let me have the gatt table, uuid,etc..RegardsHesan
Posted on February 14, 2018 at 20:16 Hello to all, I'm trying to get run the MotionFX library using STM32F4 Discovery board and STEVAL-MKI159V1 board (which consists of 9 axes LSM9DS1 inertial module). I represent this module as a combination of ...
Posted on February 16, 2018 at 17:41hi everyone!i did this configure LSM9DS1://Magnetometer Write1AddressMag(CTRL_REG1_M,0x70); Write1AddressMag(CTRL_REG2_M,0x00); Write1AddressMag(CTRL_REG3_M,0x00); Write1AddressMag(CTRL_REG4_M,0x0c); ...
Posted on February 07, 2018 at 14:53Hi,I am working on some motion detection product.LIS2HH12 is chosen as the motion detector. We want to use it in interrupt mode.Unfortunately, we failed to get any signal on INT1 pin, observing by an oscilloscope....
Posted on February 15, 2018 at 15:35We need to share one SPI bus with LSM9DS1 and other devices. The problem is that when the CS signal is inactive, the chip expect I2C communication on MOSI/SDA line. What happens if there is a communication with ot...
Posted on October 05, 2017 at 07:00Debugging shows it fails due to error in the VL53L0X_REG_RESULT_INTERRUPT_STATUS register read in VL53L0X_GetInterruptMaskStatus. Can anyone tell me what values 0x50, 0x54 and 0x4C describe and how to resolve it?M...
Posted on February 15, 2018 at 08:20Hi All,Sensor Configuration : ODR is 1KHz.We are able to observe high value on one axis.Could any one face this type of issues.If faced and solved, Please let us know.Thanks,Siva.#h3lis331dl-configuration #h3lis33...
Posted on February 12, 2018 at 22:32anybody helpe-me LSM9DS1 magnetic interruptin my tests:register INT_SRC_M no clear interrupt pin -> when read. (no away)Does anyone have any ideas?
Posted on February 14, 2018 at 19:52Hello,I have an old board X-NUCLEO-IDB04A1 with BlueNRG chip and 32MHz HSO. Bulk ID: Z5T43269A018. I implemented with it my own device based on STM32F407VGT6.In firmware I setup minimun:1. Execute ACI_GATT_INIT.2....
Posted on February 09, 2018 at 16:32 Hi, I am working with H3LIS331DL sensor . my configuration is as follows 1Power on the sensorconfigure the control register 1 with normal power mode and data rate 1000hzconfigure interrupt source1 for data r...