2023-09-02 01:30 AM
Hi everyone,
I'm trying to create a new application for my Computer engineering degree. What I have to do is to create an Android application an program the board STEVAL-MKSBOX1V1 in pro mode. Now I'm doing the Android part: I've an app with 3 buttons each one with a label. I want to create a file excel in which I put the label and the data which came from accelerometer and gyroscope of the board. I had found a library on github for the BLE connection etc. and I'm trying to use it...but I have some problem because I don't understand how to use it. Is possible to have some examples or some advices?
Thank you.
2023-09-02 02:12 AM
2023-09-05 07:48 AM
Thank you so much.
I need something related to Android Studio develop because I'm using it to programm the Android App. I've already done the schede part with STM32CubeIDE. Now what I have to do is write on Android Studio the application I have explained...
The library and the documentation I've found is this: https://github.com/STMicroelectronics/STBLESensor_Android
And based on this I want to produce my app...
I have only 6 days to do it and I'm afraid becuase I'm not on a good point. If is usefull I can share my code.
Best regards.