No data in csv files
model metamotion R
Firmware 1.5.1
Use with Android
I can configure the sensors, start and end a session. But I have not data in the csv file (both streaming ad logging mode)
I tried with several calibrations and with other sensors (gyroscope magnetometer) and face the same problem.
Am I doing something wrong ?
thanks for your help
Comments
here is the diagnostic file
{
"App": "MetaBase",
"App Revision": "3.4.15",
"Host Device": "HUAWEI PRA-LX1",
"OS": "Android",
"OS Version": "8.0.0",
"MAC": "E6:E9:F3:34:4C:CD",
"Model": "MetaMotion R",
"Model Number": "5",
"Firmware": "1.5.1",
"Hardware": "0.4",
"Serial Number": "04A0A8",
"Manufacturer": "MbientLab Inc",
"RSSI": "-64 dBm",
"Battery": "95%",
"Modules": {
"AmbientLight": {
"implementation": 0,
"revision": 0
},
"Barometer": {
"implementation": 0,
"revision": 0
},
"Color": {},
"Conductance": {},
"DataProcessor": {
"implementation": 0,
"revision": 3,
"extra": "[0x1c]"
},
"Debug": {
"implementation": 0,
"revision": 5,
"extra": "[0x03]"
},
"Event": {
"implementation": 0,
"revision": 0,
"extra": "[0x1c]"
},
"Gpio": {
"implementation": 0,
"revision": 2,
"extra": "[0x03, 0x03, 0x03, 0x03, 0x01, 0x01, 0x01]"
},
"Gyro": {
"implementation": 0,
"revision": 1
},
"Haptic": {
"implementation": 0,
"revision": 0
},
"Humidity": {},
"IBeacon": {
"implementation": 0,
"revision": 0
},
"Logging": {
"implementation": 0,
"revision": 2,
"extra": "[0x08, 0x00, 0x00, 0x10, 0x00]"
},
"Macro": {
"implementation": 0,
"revision": 2,
"extra": "[0x08, 0x00]"
},
"Magnetometer": {
"implementation": 0,
"revision": 2
},
"NeoPixel": {
"implementation": 0,
"revision": 0
},
"Proximity": {},
"SensorFusion": {
"implementation": 0,
"revision": 3,
"extra": "[0x03, 0x00, 0x06, 0x00, 0x02, 0x00, 0x01, 0x00]"
},
"SerialPassthrough": {
"implementation": 0,
"revision": 1
},
"Settings": {
"implementation": 0,
"revision": 8,
"extra": "[0x03, 0x00]"
},
"Timer": {
"implementation": 0,
"revision": 0,
"extra": "[0x08]"
}
}
}
Your pdf has the data in it. You are getting data. I see the acc x,y,z...
You are right, it was just a problem of columns position. Sorry about that