Skip to main content
Visitor II
August 6, 2021
Solved

SensorTile STLKT01V1 Where to get source code to pre-installed demo program?

  • August 6, 2021
  • 2 replies
  • 1654 views

For mechanical reasons we are using the Square SensorTile contained in the STEVAL-STLKT01V1 kit. This comes with demo software installed that shows off all of the features of the board. The demo advertises itself as AM1V330.

However, if we download the SDK V2.5.0 and build the BLE_SampleApp and program it into the Tile it advertises itself as STLB250 and is missing a lot of the functionality of the pre-programmed demo. It only has Temperature, Pressure, RSSI and a LED switch. My proof of concept demo needs the accelerometer support. Is the demo source available?

    This topic has been closed for replies.

    2 replies

    ST Employee
    November 10, 2021

    Hi @NTerr.2​ ,

    thank you for having reported your solution.

    -Eleon

    Visitor II
    November 11, 2021

    I was using an Android phone (2017/2018) and used the STM BLE Sensor app.

    I believe the BLE connection on the phone was the problem.

    Thank you.