Motorcycle TPMS Tire Pressure Wireless Monitor External Pressure Sensors

$71.99
$142.98
-50%
Quantity
Free returns
Sustainably made
Secure payments
Description

Tire pressure monitoring system, this system is designed to provide you when driving, it will warn the car tire condition in advance.

Installing TPMS, the system can monitor the pressure and temperature of tires in real time. If abnormal tire pressure and temperature are detected, the system will send warning sound and flashing ICONS to inform the driver in real time.

Real time reminder and problem handling can not only avoid traffic accidents but also ensure the safety of drivers and passengers

Specifications

Host technical parameters

  • Working temperature: 20℃~80℃
  • Storage temperature: -30℃~85℃
  • Power supply voltage: DC 5V
  • Frequency: 433.92MHz ± 20.00MHz

Sensor parameters

  • Working temperature: -20℃~80℃
  • Storage temperature: -30℃~85℃
  • Pressure range: 0 ~ 6.6Bar
  • Pressure accuracy: +/-0.1Bar
  • Accurate temperature: +/-3℃
  • Emission power: < 10dB
  • Frequency: 433.92 MHz + / - 20.00 MHz

Installation instruction

  1. Unscrew 2 screws and fasten them on motorcycle/electric vehicle/bicycle;
  2. Install the bracket firmly at the position you need;
  3. Install the bracket on the tire pressure receiver, tighten and lock it;
  4. Adjust the appropriate Angle by the ball head rotates;

Package Included

  • 1 X Host
  • 1 X USB
  • 1 X Bracket
  • 2 X Sensors
  • 1 X Parts Package

Note

The product has been optimally configured before we send it from the factory, so it can be used directly when you receive it. It is not recommended to set up the product before you can use it skilled.

Please allow 0.5-1 inch difference due to manual measurement.(1inch=2.54cm)

We provide clear pictures, measurements where possible. Please check as much as possible to make sure the item is the one that you need.

Customer Reviews
Here are what our customers say.
Write a Review
Customer Reviews
Wow you reached the bottom
Newest
Most liked
Highest ratings
Lowest ratings
×
class SpzCustomFileUpload extends SPZ.BaseElement { constructor(element) { super(element); this.uploadCount_ = 0; this.fileList_ = []; } buildCallback() { this.action = SPZServices.actionServiceForDoc(this.element); this.registerAction('upload', (data) => { this.handleFileUpload_(data.event?.detail?.data || []); }); this.registerAction('delete', (data) => { this.handleFileDelete_(data?.args?.data); }); this.registerAction('preview', (data) => { this.handleFilePreview_(data?.args?.data); }); this.registerAction('limit', (data) => { this.handleFileLimit_(); }); this.registerAction('sizeLimit', (data) => { this.handleFileSizeLimit_(); }); } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } setData_(count, file) { this.uploadCount_ = count; this.fileList_ = file; } handleFileUpload_(data) { data.forEach(i => { if(this.fileList_.some(j => j.url === i.url)) return; this.fileList_.push(i); }) this.uploadCount_++; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleFileUpload", { count: this.uploadCount_, files: this.fileList_}); if(this.fileList_.length >= 5){ document.querySelector('#review_upload').style.display = 'none'; } if(this.fileList_.length > 0){ document.querySelector('.apps-reviews-write-anonymous-box').style.marginTop = '8px'; } } handleFileDelete_(index) { this.fileList_.splice(index, 1); this.uploadCount_--; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleFileDelete", { count: this.uploadCount_, files: this.fileList_}); document.querySelector('#review_upload').style.display = 'block'; if(this.fileList_?.length === 0){ document.querySelector('.apps-reviews-write-anonymous-box').style.marginTop = '132px'; } } handleFilePreview_(index) { const finalPreviewData = this.fileList_[index]; const filePreviewModal = document.getElementById('filePreviewModal'); const fullScreenVideo = document.getElementById('fullScreenVideo'); const fullScreenImage = document.getElementById('fullScreenImage'); const previewModalClose = document.getElementById('previewModalClose'); const previewLoading = document.getElementById('previewLoading'); filePreviewModal.style.display = 'block'; previewLoading.style.display = 'flex'; if(finalPreviewData?.type === 'video'){ const media = this.mediaParse_(this.fileList_[index]?.url); fullScreenVideo.addEventListener('canplaythrough', function() { previewLoading.style.display = 'none'; }); fullScreenImage.src = ''; fullScreenImage.style.display = 'none'; fullScreenVideo.style.display = 'block'; fullScreenVideo.src = media.mp4 || ''; } else { fullScreenImage.onload = function() { previewLoading.style.display = 'none'; }; fullScreenVideo.src = ''; fullScreenVideo.style.display = 'none'; fullScreenImage.style.display = 'block'; fullScreenImage.src = finalPreviewData.url; } previewModalClose.addEventListener('click', function() { filePreviewModal.style.display = 'none'; }); } handleFileLimit_() { alert(window.AppReviewsLocale.comment_file_limit || 'please do not upload files more than 5'); this.triggerEvent_("handleFileLimit"); } handleFileSizeLimit_() { alert(window.AppReviewsLocale.comment_file_size_limit || 'File size does not exceed 10M'); } clear(){ this.fileList_ = []; this.uploadCount_ = 0; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleClear", { count: this.uploadCount_, files: this.fileList_}); document.querySelector('#review_upload').style.display = 'block'; } mediaParse_(url) { var result = {}; try { url.replace(/[?&]+([^=&]+)=([^&]*)/gi, function (str, key, value) { try { result[key] = decodeURIComponent(value); } catch (e) { result[key] = value; } }); result.preview_image = url.split('?')[0]; } catch (e) {}; return result; } triggerEvent_(name, data) { const event = SPZUtils.Event.create(this.win, name, data); this.action.trigger(this.element, name, event); } } SPZ.defineElement('spz-custom-file-upload', SpzCustomFileUpload);
The review would not show in product details on storefront since it does not support to.

You may also like