echiu
About
- Username
- echiu
- Joined
- Visits
- 60
- Last Active
- Roles
- Member
Comments
-
Maybe this can help you: https://mbientlab.com/androiddocs/3/advanced_features.html?highlight=stream#serialization
-
first thank you very much, what I wanted to do was that stream, but that it would be saved somewhere, that's why I thought log was the solution, I don't know if you know how to do it .... Because I get to receive the data, but I can't keep it and I…
-
And (I dont want to spam but I just thought about this) In what folder will the file be and with what name?
-
Hello again, well I have advanced slowly but surely hahaha, but I have not been able to download the data, so I understood the documents are done as I have in the code, but it is not downloaded .... I do not doubt that it can be a silly error but I …
-
And my code is the same as the code in tutorial B freefall: ```package com.example.pruebadeconeccion; import androidx.appcompat.app.AppCompatActivity; import android.bluetooth.BluetoothDevice; import android.bluetooth.BluetoothManager; im…
-
Well i am using a windows 10 computer, and when i debug app: 10/02 19:03:54: Launching 'app' on samsung SM-A105M. $ adb shell am start -n "com.example.pruebadeconeccion/com.example.pruebadeconeccion.MainActivity" -a android.intent.action.MAIN -c an…
-
I can´t find this ;C Where can i find? And this upload, is in real time or i need to push a button?
-
this has worked thanks you
-
i will try
-
This happen when a tried to do the software reset, also i dont know of a do right https://drive.google.com/file/d/13rRrKOdlF2_hmyXkuYG6CdC5G7q4AEig/view?usp=sharing
-
I tried but the board never stop blinking, and how can i Open board ?
-
Android 9 Samsung a10
-
This happened after i use python euler stream program.....
-
-
Also i can connect nordic to the board
-
@Pete0009 said: I figured out what was wrong! apparently, the ConnectAsync() uses some component from material design library, because right after I implemented material design on my project, the problem disappeared! what did you add?…
-
I HAVE the same question i am interested in that eulers angles can be saved and viewed in real time using python