Apnea Board Forum - CPAP | Sleep Apnea
ViHealth(2.65.0) App for Viatom/Wellue Oximeters Prevents Binary File Creation - Printable Version

+- Apnea Board Forum - CPAP | Sleep Apnea (https://www.apneaboard.com/forums)
+-- Forum: Public Area (https://www.apneaboard.com/forums/Forum-Public-Area)
+--- Forum: Software Support Forum (https://www.apneaboard.com/forums/Forum-Software-Support-Forum)
+--- Thread: ViHealth(2.65.0) App for Viatom/Wellue Oximeters Prevents Binary File Creation (/Thread-ViHealth-2-65-0-App-for-Viatom-Wellue-Oximeters-Prevents-Binary-File-Creation)

Pages: 1 2 3 4


ViHealth(2.65.0) App for Viatom/Wellue Oximeters Prevents Binary File Creation - Crimson Nape - 07-13-2021

***  ---  Please Note:  This thread is no longer valid  ---  ***
- This Thread Is Closed -

Due to Android system upgrades, ViHealth version 2.63 will no longer operate on your device.  For this reason, the download link is now deleted.  Please use the most current version.


ViHealth, version 2.65.0, has a bug that prevents the creation of the binary file that is used by OSCAR.  The prior version, 2.63.0, allows for the binary file creation.  You can downgrade to this version by downloading its APK file and manually install it.  Before you do this, you need to turn off the automatic upgrade for this app, or it will go back to the latest version.  Then you will need to uninstall your current version before installing version 2.63.0.

I will wait to see if anyone needs the steps on how to preform any of these operations before listing them here.

- Red


RE: ViHealth(2.65.0) App for Viatom/Wellue Oximeters Prevents Binary File Creation - astracan - 07-14-2021

In Europe, the current version is 2.66.0 and it practically does not work, it gets stuck continuously. Can you tell me how to get back to APK 2.63.0 ?. Where to get it from? I have another question: is there a way to import multiple vihealth files from OSCAR at once, without going one by one ?. Almost two years have been deleted, day by day! There are sooo many files to go one by one ...


RE: ViHealth(2.65.0) App for Viatom/Wellue Oximeters Prevents Binary File Creation - astracan - 07-14-2021

(07-14-2021, 07:55 AM)astracan Wrote: In Europe, the current version is 2.66.0 and it practically does not work, it gets stuck continuously. Can you tell me how to get back to APK 2.63.0 ?. Where to get it from? I have another question: is there a way to import multiple vihealth files from OSCAR at once, without going one by one ?. Almost two years have been deleted, day by day! There are sooo many files to go one by one ...

I have already downloaded the APK from the manufacturer's site. My question now is whether the stored files will be deleted when the app is deleted, so I don't know whether to do it or not. I have a lot of files stored in the app, almost three years old. Help?


RE: ViHealth(2.65.0) App for Viatom/Wellue Oximeters Prevents Binary File Creation - Crimson Nape - 07-14-2021

***  This post is no longer valid  ***

OK!  Your last question first. OSCAR has been updated to allow for multiple file selection and will be in the next release.

Installing  ViHealth 2.63 and it not being updated:
First, you will need to turn off the auto-update feature for this app, or it will be updated after you install 2.63.   Go to the Google App store and select the ViHealth app.  After it is displayed, tap on its image, like you want to install it(again).  Once you are in the screen that is displaying, "Uninstall", look at the upper right for the 3 vertical dots.   Select the 3-dots and turn off the last option, "Disable auto-update".  Now, you will need to uninstall your current version.




Goo luck!
- Red


RE: ViHealth(2.65.0) App for Viatom/Wellue Oximeters Prevents Binary File Creation - Crimson Nape - 07-14-2021

I was writing my previous post while you were posting yours.  For safety, I would connect the Android to your PC and download the ViHealth directory for safekeeping before upgrading.  You can use your USB charging cord for this connection.  If you haven't connected your phone before, once a connection is established, a permission prompt will appear on your phone.  Select, "Allow", to gain file access.



EDIT:
I forgot to mention that a member, sergio, has provided the SQL script to extract the binary files from the Viatom/Wellue database (PlusebitO2.db).

If you have an SQL database engine (e.g. sqlite in this case).   If not, there are several free downloads available.
Code:
for filename in `sqlite3 ./PlusebitO2.db 'select mFileName from sleepData'`; do echo $filename; (sqlite3 PlusebitO2.db "select quote(dataBuf) from sleepData where mFileName = '$filename'" | cut -d\' -f2 | xxd -r -p > $filename); done



RE: ViHealth(2.65.0) App for Viatom/Wellue Oximeters Prevents Binary File Creation - PAZ99 - 07-14-2021

Anyone know how this might apply to Apple IOS version?  I have "Device Software Version" 1.4.0 and iPhone App version 2.24.0.  Working o.k. for now.  Seems that with IOS only option to avoid automatic app updates is to turn off for all apps; no option to do so for selected app only.


RE: ViHealth(2.65.0) App for Viatom/Wellue Oximeters Prevents Binary File Creation - Neo2020 - 08-28-2021

(07-14-2021, 06:59 PM)PAZ99 Wrote: Anyone know how this might apply to Apple IOS version?  I have "Device Software Version" 1.4.0 and iPhone App version 2.24.0.  Working o.k. for now.  Seems that with IOS only option to avoid automatic app updates is to turn off for all apps; no option to do so for selected app only.

IOS latest Viatom is fine. Only android is affected


RE: ViHealth(2.65.0) App for Viatom/Wellue Oximeters Prevents Binary File Creation - sawinglogz - 08-30-2021

For Android the binary export is (was?) less necessary, see http://www.apneaboard.com/wiki/index.php/Viatom_File_Import#Android_App

Are they no longer storing their data that way? If so, I'll update the wiki.


RE: ViHealth(2.65.0) App for Viatom/Wellue Oximeters Prevents Binary File Creation - Crimson Nape - 08-30-2021

It depends on the ViHealth version. Up to Android version 2.63 the binary file was created whenever you viewed the data. On version 2.65, some genius decided that the user didn't need the binary file. It seems that Wellue/Viatom had so many complaints, that they issued a new version that once again includes the binary file creation. They got the idea to prefix the normal file name with the model name in version 2.71. Now the file names are SleepU_yyyymmddhhmmss and O2Ring_yyyymmddhhmmss. These are the only two models I have seen. Both have a 7 character prefix. I don't know how a "CheckMe" model will be handled.

I wouldn't worry too much about the Wiki until this naming convention settles down. It seems that this is changing on every version release.

One side note: The odd number versions of ViHealth are for North America, and the even numbers are for European distribution.


RE: ViHealth(2.65.0) App for Viatom/Wellue Oximeters Prevents Binary File Creation - Neelix - 09-22-2021

-checks- I have Version 2.72 (which according to the description is unavailable in Europe.. Maybe my version is specific to Australia?)
oddly though, the files stored on the phone (which do indeed start with O2Ring_) have twice as much data as the ones generated by the PC software. I ran one of those binaries from the phone through the o2convert python script to get a CSV and it seems to have a nominal resolution of 1 reading every 2 seconds, where the PC software generates binaries with a 4 second interval. The binary the o2r script downloads directly from the O2 Ring itself also has a 4 second interval as does the CSV actually generated by the ViHealth app itself.

-Neelix