Any bright ideas?
Hello Guest,
Welcome to Apnea Board !As a guest, you are limited to certain areas of the board and there are some features you can't use.
To post a message, you must create a free account using a valid email address. Login or Create an Account
Wellue O2Ring - import data to Oscar?
|
05-09-2022, 05:06 PM
RE: Wellue O2Ring - import data to Oscar?
I get 92 files from that db, but I know I have a few small recordings. The files all have an asterisk at the end and they are all zero bytes. I renamed a few and tried to import them into Oscar. They seemed to crash Oscar and did not give me any data. ?
Any bright ideas?
05-09-2022, 05:14 PM
RE: Wellue O2Ring - import data to Oscar?
They should be look like the mFileName column in the screenshot I posted. Depending on your model and the ViHealth version, the date/time filename may be preceded by "SleepU_" "or O2Ring_".
- Red EDIT: I see they separate out the database in a directory named "ViHealth " and is separate from where they generate the binary session files.
Crimson Nape
Apnea Board Moderator Project Manager for OSCAR - Open Source CPAP Analysis Reporter www.ApneaBoard.com ___________________________________ Useful Links -or- When All Else Fails: The Guide to Understanding OSCAR OSCAR Chart Organization Attaching Images and Files on Apnea Board Apnea Helpful Tips INFORMATION ON APNEA BOARD FORUMS OR ON APNEABOARD.COM SHOULD NOT BE CONSIDERED AS MEDICAL ADVICE. ALWAYS SEEK THE ADVICE OF A PHYSICIAN BEFORE SEEKING TREATMENT FOR MEDICAL CONDITIONS, INCLUDING SLEEP APNEA. INFORMATION POSTED ON THE APNEA BOARD WEB SITE AND FORUMS ARE PERSONAL OPINION ONLY AND NOT NECESSARILY A STATEMENT OF FACT.
05-09-2022, 05:37 PM
RE: Wellue O2Ring - import data to Oscar?
I just got a USB/USB-C cable for the phone. It was my son's hand me down. I just looked at the Android's file locations using my PC.
The binary files path: \Phone\Android\data\com.viatom.vihealth\files Path to the database file: \Phone\Android\data\com.viatom.vihealth\files\ViHealth The database stores the mFileName like the screenshot. It seems the oximeter type prefix is added when it generates the binary file. - Red
Crimson Nape
Apnea Board Moderator Project Manager for OSCAR - Open Source CPAP Analysis Reporter www.ApneaBoard.com ___________________________________ Useful Links -or- When All Else Fails: The Guide to Understanding OSCAR OSCAR Chart Organization Attaching Images and Files on Apnea Board Apnea Helpful Tips INFORMATION ON APNEA BOARD FORUMS OR ON APNEABOARD.COM SHOULD NOT BE CONSIDERED AS MEDICAL ADVICE. ALWAYS SEEK THE ADVICE OF A PHYSICIAN BEFORE SEEKING TREATMENT FOR MEDICAL CONDITIONS, INCLUDING SLEEP APNEA. INFORMATION POSTED ON THE APNEA BOARD WEB SITE AND FORUMS ARE PERSONAL OPINION ONLY AND NOT NECESSARILY A STATEMENT OF FACT.
05-09-2022, 05:37 PM
RE: Wellue O2Ring - import data to Oscar?
Yeah, I found a bunch of files in the parent directory, fewer than 92 though.
05-10-2022, 04:29 PM
RE: Wellue O2Ring - import data to Oscar?
(09-19-2021, 03:29 PM)Crimson Nape Wrote: Here is sergio's file extraction script: I couldn't get the above script to run on my PC after installing SQLite3 and Linux. It would echo the file names and produce 0 byte files, so I tried using the new writefile function in SQLite 3, but it did not produce any files or output the byte count from the writefile function. If I hardcoded a single select statement in bash I got a byte count and a file. This means the original code is not actually processing the filenames (for me anyway). I found that removing the quotes from the filename variable solved my problem, as the variable is already a string. This code works for me, YMMV as I'm running this in Windows. Quote:for filename in `SQLite3.exe ./PlusebitO2.db 'select mFileName from sleepData'`; do echo $filename; (SQLite3.exe PlusebitO2.db "select writefile($filename,dataBuf) from sleepData where mFileName = $filename") ; done |
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread | Author | Replies | Views | Last Post | |
Oscar crashes when importing Wellue O2 ring data | Armorwolf | 15 | 342 |
6 hours ago Last Post: dbottomley |
|
Export breath by breath data from oscar? | lisaistired | 3 | 265 |
11-21-2024, 02:44 PM Last Post: notausername |
|
Importing large lump of data into OSCAR | PaulaO2 | 2 | 236 |
11-20-2024, 05:51 AM Last Post: srlevine1 |
|
Machines with max oscar data | wking | 1 | 137 |
11-16-2024, 05:59 PM Last Post: SuperSleeper |
|
Help with Resmed 11/Wellue O2 time sync | SDCat | 0 | 121 |
11-15-2024, 12:58 PM Last Post: SDCat |
|
Oscar "No Supported Data Found" Resmed Airsense 11 | cpapmj | 8 | 1,160 |
11-06-2024, 10:02 PM Last Post: Rosew |
|
O2 import DST > ST 1:14am happened twice | dgconder | 5 | 235 |
11-03-2024, 08:55 PM Last Post: dgconder |