tukuyo / AirPodsPro-Motion-Sampler

This project is a sample to get the motion sensor values of the AirPods Pro(1st or 2nd gen) / AirPods Max / AirPods(3rd gen) or Beats Fit Pro.
MIT License
291 stars 35 forks source link

Can't find generated CSV file #1

Closed DavidGoldwasser closed 2 years ago

DavidGoldwasser commented 2 years ago

This is great, trying it out with AirPods 3 (not Pro). I was able to build it and test on iPhone. I see the information changing as I move my head, and cube view works, but "Export CSV file" doesn't seem to generate a file, has anyone else had this issue?

I'm on iOS 15.2 with iPhone Xs.

tukuyo commented 2 years ago

Hi, Thank you for using this repository. I have confirmed that it works fine in my environment and the motion-data.csv is generated. (iPhone12Pro: iOS 15.2, AirPodsPro)

Just to confirm, Please check your iPhone the 'file' App. Isn't the csv file stored in the "AirPodsPro" folder?

if its not in that location, please let me know how to reproduce it in detail and provide the following information.

Best regards.

DavidGoldwasser commented 2 years ago

@tukuyo This was user error on my part. I was mistakenly looking in my "iCloud Drive" and not in "My Phone". I now see the CSV files have been generating correctly and I can transfer and read the data from the, sorry for the mix up.