I got the raw data as a csv file using an iOS tablet. "R Recording Interval" was set to "constant".
I want to acquire data at regular intervals, but the data acquisition intervals are not constant.
-There is the same millisecond data.
・ There is a gap.
Please tell me the reason and how to set it.
How to get raw data
How to get raw data
- Attachments
-
- raw.PNG (30.02 KiB) Viewed 1709 times
Re: How to get raw data
To see the timestamp correctly in Excel, set the format to this:
yyyy-mm-dd hh:mm:ss.000
This will show you the full timestamp as Year-Month-Day Hour:Minute:Second.Microsecond
yyyy-mm-dd hh:mm:ss.000
This will show you the full timestamp as Year-Month-Day Hour:Minute:Second.Microsecond
Re: How to get raw data
Thanks, but I have 2 problems yet.
-There is the same millisecond data.
・ There is a gap.
-There is the same millisecond data.
・ There is a gap.
- Attachments
-
- raw_01.PNG (20.46 KiB) Viewed 1703 times
Re: How to get raw data
This is unfortunatley normal. Bluetooth buffering means the packets are not consistently spaced.
viewtopic.php?p=2445#p2445
viewtopic.php?p=2445#p2445
Re: How to get raw data
thaks..
Is there a way to get raw data without using Bluetooth?
Is there a way to get raw data without using Bluetooth?