Autel MaxiSys Elite Diagnostic Tool Common problem solving methods
1. updating MaxiFlash Elite to firmware 3.21? My maxisys communicate with the MaxiFlash J2534 but Maxiflash elite cannot communicate with any cars!
To resolve this problem , go to www.autonumen.com and go support and updates ,and live chat with the representative and they’ll help you to resolve the issue .
2. How to install Google play store in Autel maxisys elite
you can download Google chrome on elite. Just search Google chrome apk
file and download and install it. After that you can access pro demand
and identifix
3. I’m trying to program BMW car and I cannot. All the hardware are done
You still need to within your free update period , you need a good WIFI
connection to your network and internet from your work area , and
Autel’s server to access what programming and advanced coding that is
available for the year , make, model, and module of the BMW. Kind of
like a successful Cr@pshoot with Interstellar travel to an Earth like
planet to align the CAS afterwards too.
4. I may be silly here but my maxisys elite has NO Ethernet port for
BMW programming. I have looked all over the tablet. The only ports I
have are 2 x usb, hdmi, otg, headphone and power?
1.Yes Autel has a separate adapter for it. You need to purchase it separately.
2. You can buy any Android compatible ethernet-USB adapter from any
place. But you have to be sure that works with Android, because if the
adapter is just for PC it will not work with the tablet.
5. how to programming the vehicle modules
Autel MaxiSys Elite
/ Autel MaxiSys Pro MS908P can only support to program BMW and Benz.
You can refer to http://www.autel.com/u/cms/www/201501/282132017pvy.pdf
6. My Maxisys Elite Multitask will not turn on.
you need to go to System Setting->App Switcher, please select it.
7. I cannot get my MaxiSys Elite to send reports or anything with the
email option. It also do not want to print to my wireless HP Deskjet
4645 altough i pick it up. I have my Maxisys running from my iPad
hotspot.
What’s your system version? Please go to Maxisys-Update to download all
the latest system version and try again. Our current version can’t
support to Wi-Fi printer, so you need to install Maxisys PC link in your
PC to print the doc out.
8. I can’t find the vehicles that covereged by maxisys elite in the website
I need to buy this device but first I need to know the vehicles covered,
Plus, how much is for renewal for this device
Function list here: http://pro.auteltech.com/measurecar-1-1.html?m=4 and it’s USD1295 for renewal
9. I have problem with latest Benz update, installation bar goes up
to 50% and give message installation error, there is no app Benz in
uninstall section.
please check and see is there a benz folder under below path: “ES files
EXPLORER—-scan—vehicle–Europe—–Benz”. If there is one, please delete it.
Also delete it if you find one under “ES files EXPLORER—scan—download”
and “Maxisys—data manager—Apps Uninstall”. Then restart Maxisys elite
and re-load and install the Benz software.
10. How to program key for my car ?
Try the following:
IMMO -> 1.Immobilizer Setup -> Add and Delete Keys
11.Which is the activation code because I don’t have it please
Do you mean the register code? You can find it in Maxisys-About page.
12. how I can used e-mail sending by max?
There is an Email app pre-installed in Maxisys , marked in red below. You can set your email account step by step.
13. We just recieved our Maxisys Elite WQ8MAXISYSELITE, but when we try to register it, it says that the product does not exist.
As for your case, please register your device in our website as following steps:
1.Log in our website http://pro.auteltech.com/ with your ID and password.
2.Please click “Product Registration”. Select your product model, fill
in the serial No. and register password to finish the registration. As
for the serial No. and register password, you can Please touch “About”
in the tool, and you will find them.
PS: Please select the right product model and fill in the right register password which can be checked in About page.
14. I am using Autel maxisys Elite, and the internal memory almost
full. I bought a SD card (32GB), how can I do that new updates will be
written into SD card not internal memory?
Our tool can’t accept external SD card to install vehicle software. It
is suggested you format the SD card and download BMW, Benz, VW, which
has big size first. Then you can download other vehicles.
Autel MaxiSys Elite Diagnostic Tool Common problem solving methods的更多相关文章
- Autel MaxiSYS Pro Diagnostic System
The Autel Maxisys Pro Diagnostic System is a complete OEM-level diagnostic system that enables the s ...
- Autel MaxiSys MS908CV Diagnostic System for Commercial Vehicles
As a new member of Autel’s MaxiSys family, the MaxiSys CV is built on the powerful MaxiSys 908 platf ...
- AUTEL MaxiSYS Pro MS908P Diagnostic System with WiFi Update Online
The MaxiSYS? Pro has been designed to be the go-to tool for the professional technician who performs ...
- AUTEL MaxiSys MS908S Pro MS908SP Diagnostic Platform
AUTEL MaxiSys MS908S Pro Description : One of the MaxiSys series devices, the MS908S Pro Diagnostic ...
- Autel MaxiSYS PRO MS908P Diagnostic System with Wireless VCI J-2534
You’re a professional mechanic, an enthusiast or and mechanic shop owner? Then you are here on the r ...
- MaxiSYS Elite
The Maxisys Elite is Autel UK’s top of the range diagnostic and analysis scanner with advanced J2534 ...
- Autel Maxisys MS908CV Description
The new Autel MaxiSys CV Heavy Duty Diagnostic is built on the powerful MaxiSys 908 platform and pro ...
- Autel MaxiSys Pro MS908P Software Update Gudie
This article aims to guide on how to update software for Autel MaxiSys Pro. (Suitable for MaxiDiag E ...
- Autel MaxiSys Pro Description
Autel MaxiSys pro MS908P is an evolutionary smart solution for specialized automotive diagnosis and ...
随机推荐
- Python3学习之路~4.3 装饰器
定义:本质是函数,装饰其他函数就是为其他函数添加附加功能. 原则: 不能修改被装饰函数的源代码 不能修改被装饰函数的调用方式 实现装饰器知识储备: 函数即“变量” 高阶函数 把一个函数名当做实参传递给 ...
- kafka4 副本机制
概述 每个分区有n个副本,可以承受n-1个节点故障. 每个副本都有自己的leader,其余都是follower. zk中存放分区的leader和 follower replica的信息.(get /b ...
- staticmethod()静态方法和classmethod类方法都是装饰器
1.staticmethod()静态方法 使用@staticmethod目的是为了增加可读性,不需要参数self(不强制要求传递参数) 的方法都可以加上@staticmethod增加可读性 静态方法无 ...
- root_objectlist, root_object, container_objectlist, container_object 之间的关系。
- ssh和scp时指定端口
(1)ssh ssh -p xx $user@ip 其中xx是端口号,user是用户名,ip是主机ip 比如:ssh -p 23241 root@192.168.1.2 参考:https://blog ...
- plt.contour 与 plt.contourf
contour:轮廓,等高线 1.为等高线上注明等高线的含义: cs = plt.contour(x, y, z) plt.clabel(cs, inline=True, fontsize=10)#i ...
- mac nginx compile
编译 ./configure \ --prefix=/usr/local/services/nginx-1.14.0 \ --with-openssl=/Users/gavin/Downloads/s ...
- iOS 新浪微博-5.1 首页微博列表_时间/配图
在上一篇中,我们已经把首页微博显示出来了,但还有很多细节,需要我们去调整的.这一章中,我们将处理好时间,配图,工具框及转发微博等小细节的功能. 时间处理 第一步:定义一个时间的类别,用于判断是昨天.今 ...
- python爬虫-基础入门-爬取整个网站《1》
python爬虫-基础入门-爬取整个网站<1> 描述: 使用环境:python2.7.15 ,开发工具:pycharm,现爬取一个网站页面(http://www.baidu.com)所有数 ...
- javascript获取style兼容性问题
获取css 样式的方法有三种 : style, currentStyle , getComputedStyle style (无兼容性问题) 获取语法: ele.style.attr : 设置语法:e ...