2021-08-06 08:43 AM
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?
Solved! Go to Solution.
2021-08-10 07:20 AM
Answering my own question. The source to the installed demo can be found here:
2021-08-10 07:20 AM
Answering my own question. The source to the installed demo can be found here:
2021-11-10 03:07 AM
Hi @NTerr.2 ,
thank you for having reported your solution.
-Eleon
2021-11-10 04:06 PM
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.