RE: Added a new pulse oximeter importer...
OSCAR will import the oximetry data automatically, along with CPAP data, when you use the ResMed oximetry module which integrates with the CPAP machine. That data is integrated with the rest of the CPAP data produced by the machine. It is only data from stand-alone oximetry devices that need to be imported separately.
CN's suggestions about Preference settings and checking that the graphs are enabled in the lower right will probably be the solution.
RE: Added a new pulse oximeter importer...
Well, I looked into switching to bleak a few months ago, but at that time it did not have a real "scan" function - both the "discover" and "scanner" required that you start it, wait some fixed arbitrary amount of time, and then get the list of discovered devices. It looks like there were a bunch of updates last month and it might be usable now, I need to check.
I also reverse engineered the USB-serial protocol, but unfortunately the hardware (1a86:e010 WCH.CN 4 HID To Serial) has some nasty quirkyness and it cannot be done without low-level USB access and so it will require root on Linux and may not be possible at all on Mac.
01-23-2021, 09:33 AM
(This post was last modified: 01-23-2021, 09:38 AM by Phaul.
Edit Reason: forgot the quote
)
RE: Added a new pulse oximeter importer...
(sorry, forgot the quote)
RE: Se ha añadido un nuevo importador de oxímetro de pulso...
(02-19-2020, 04:14 AM)astracan Wrote: Hello, thank you very much for your answer. In my android mobile there is a folder called Vihealth in which there are several files with the format you comment: YYYYMMDDHHMMSS. These files do NOT have an extension, for example .spo .spor, etc ...
There is also another file, pulsebitO2.db, which I suppose is the database.
I copy that ViHealth folder to the PC. I open OSCAR and in the oximetry section in "import from a data file saved by another program" I point to that folder ... OSCAR responds that it is empty, because the files that you can open are .spo .spor .spo2 .dat
None of my files have that extension.
Maybe there is something I do wrong and can you help me?
The
pulsebitO2.db is not the database with measurements. Its a SQLite db, I opened it, it contains one record with value nl_NL (language, country). To be clear: the app I'm talking about is Vihealth v 3.0.4, the device I'm using is a Wellue Oxysmart fingertip Oximeter, PC-60FW. My sdcart doesn't have a folder /sdcard/PlusebitO2CN on my andoid tablet. On both internal and external storage there are folders internal(or sdcart)/android/data/com.viatom.vihealth/files but all subfolders are empty, also the csvReport folder. The internal/Vihealth folder has the pulsebitO2.db file and some other small non data SQLite files (.db-shm and .db-journal) So I could not find the measurement data yet, it should be there somewhere, I made 2 recordings.
RE: Added a new pulse oximeter importer...
Hi Phaul! -
Here is folder location where my SpO
2 data files are stored on my Android:
Computer\Samsung Galaxy S7\Phone\ViHealth
I hope this may help.