2020-04-30 06:00 AM
Hello together,
I have problems by using the Unicleo-GUI with my STEVAL-BCN002V1B board.
I installed the STSW-BLUETILE-DK, the drivers and the X-CUBE-MEMS1-V4.
I thought I can plug in the host board and read out some senor data. I flashed the board with the SensorDemo.hex file. When I plug in the board I can see it in device manager and in the unicleo Gui, but no further tabs were opended in the GUI.
It is also not possible to connect the board over BLE.
2020-05-04 12:38 AM
Hello,
please check first that the board with SensorDemo firmware is able to communicate with ST BLE Sensor mobile application.
If so than is should be able to communicate also with Unicleo-GUI over BLE, you have to pair the BlueTile in Windows first.
Communication over USB with Unicleo-GUI is not supported.
2020-05-04 11:15 PM
Thank you Miroslav.
After pairing the the device with my laptop it worked.
How can I read out the senor data from my STEVAL-BCN002V1B board, when I do not want to use BLE.
For my application in need the sensor data live in MATLAB. Do you know any solution, how I can fix this problem?