Upload health data
How to check if my device can automatically upload data
Issue
<p>I want to know if my device can automatically upload data to my computer.</p><p>If you want to upload data with an Accu-Chek® device or another supported device, these articles might be helpful to you:</p><p><a href="/care/patients-upload-health-data/how-prepare-my-accu-chekr-device-start-uploading-data">How to prepare my Accu-Chek® device to start uploading data</a></p><p><a href="/care/patients/upload-health-data/how-prepare-other-supported-devices-start-uploading-data">How to prepare other supported devices to start uploading data</a></p>
Solution
<p>Some supported devices are recognized by automatic device detection. To know if your device can automatically upload data to your computer, check if it is listed in the table below.</p><p>If automatic device detection is enabled, the SINOVO Connection Center (SCC) will detect the supported devices that are connected, and automatically read the data.</p><div class="article-notice-warning" role="alert"><p><button class="icon-close notice-icon" type="button"> <img src="/modules/custom/roche_global_settings/templates/icon/Cross.svg" alt="notice close icon"> </button> <strong>Note:</strong> To enable automatic device detection, go to the SCC settings and select the checkbox Automatic device detention and import initiation. Make sure that the SCC is closed for the automatic device detection to run.</p></div>
-
Solution
<style type="text/css">@import url("/sites/g/files/iut1446/f/datatables.bootstrap4.min_.css"); </style><link rel="stylesheet" media="all" href="/themes/custom/unified/css/components/articles/article-table/article-table.css?siilm9"><div class="table-responsive"><table class="table table-striped table-bordered" id="myTable"><thead><tr><th scope="col">SINOVO device ID</th><th scope="col">Device type</th><th scope="col">Manufacturer</th><th scope="col">Device</th></tr></thead><tbody><tr><td>310</td><td>Blood glucose meter</td><td>Abbott</td><td>Freestyle Precision Neo</td></tr><tr><td>309</td><td>Blood glucose meter</td><td>Abbott</td><td>Freestyle Insulinx</td></tr><tr><td>207</td><td>Blood glucose meter</td><td>Ascensia</td><td>Contour USB</td></tr><tr><td>314</td><td>Blood glucose meter</td><td>Ascensia</td><td>Contour Next</td></tr><tr><td>285</td><td>Blood glucose meter</td><td>Ascensia</td><td>Contour Next USB</td></tr><tr><td>378</td><td>Blood glucose meter</td><td>Ascensia</td><td>Contour Next ONE</td></tr><tr><td>187</td><td>Blood glucose meter</td><td>Ascensia</td><td>Contour Next Link</td></tr><tr><td>308</td><td>Blood glucose meter</td><td>Ascensia</td><td>Contour Next Link 2.4</td></tr><tr><td>433</td><td>Blood glucose meter</td><td>Ascensia</td><td>Contour Next (2nd generation)</td></tr><tr><td>434</td><td>Blood glucose meter</td><td>Ascensia</td><td>Contour Care</td></tr><tr><td>282</td><td>Blood glucose meter</td><td>Ypsomed</td><td>mylife Unio</td></tr><tr><td>Not supported in RDCP</td><td>Blood glucose meter</td><td>Ypsomed</td><td>mylife Unio Cara</td></tr><tr><td>442</td><td>Blood glucose meter</td><td>Ypsomed</td><td>mylife Unio Neva</td></tr><tr><td>335</td><td>Blood glucose meter</td><td>STADA</td><td>Stada Gluco Result</td></tr><tr><td>336</td><td>Blood glucose meter</td><td>STADA</td><td>Stada Gluco Result To Go Plus</td></tr><tr><td>316</td><td>Blood glucose meter</td><td>MSP</td><td>GlucoSmart Swing</td></tr><tr><td>332</td><td>Blood glucose meter</td><td>Beurer</td><td>GGL50 Evo</td></tr><tr><td>255</td><td>Blood glucose meter</td><td>Insulet</td><td>Omnipod</td></tr><tr><td>341</td><td>Blood glucose meter</td><td>Lifescan</td><td>OneTouch Select Plus</td></tr><tr><td>387</td><td>Blood glucose meter</td><td>Lifescan</td><td>OneTouch Select Plus Flex</td></tr><tr><td>386</td><td>Blood glucose meter</td><td>Lifescan</td><td>OneTouch Ultra Plus Flex</td></tr><tr><td>406</td><td>Blood glucose meter</td><td>Lifescan</td><td>OneTouch Ultra Plus Reflect</td></tr><tr><td>340</td><td>Blood glucose meter</td><td>Lifescan</td><td>OneTouch Verio</td></tr><tr><td>342</td><td>Blood glucose meter</td><td>Lifescan</td><td>OneTouch Verio Flex</td></tr></tbody></table></div><script src="https://code.jquery.com/jquery-3.5.1.js"></script><script src="https://cdn.datatables.net/1.11.4/js/jquery.dataTables.min.js"></script><script src="https://cdn.datatables.net/1.11.4/js/dataTables.bootstrap4.min.js"></script><script> jQuery(document).ready(function() { jQuery('#myTable').DataTable( { pageLength : 5, lengthMenu: [[5, 10, 20, 50], [5, 10, 20, 50]], ordering: false, language: { "zeroRecords": "No data available in table", "search": "Search:", "lengthMenu": "Results per page _MENU_", "info": "Results _START_ - _END_ of _TOTAL_", "infoEmpty": "Results 0 - 0 of 0", "infoFiltered": "", "paginate": { "next": ">", "previous": "<" } } }); } ); </script>