User Activity

Hi everyone,I am developping an application on the SPBTLE-1S module (BLE 4.2).When the connection quality is low, a disconnection will sometimes occur with error code 0x28 (Reason: Instant Passed) before the connection timeout is reached.Current conn...
I have a LSM6DS3 sensor connected to a MCU by SPI. My goal is to fill the FIFO buffer with the following sets of data: Gx, Gy, Gz, XLx, XLy, XLz, Ts, Pd. I am using a watermark to generate an interrupt once a specific FIFO level is reached. Furthermo...