Need help with the creation of new app. in Android Studio to communicate with STEVAL-MKSBOX1V1
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.
