John Deere Service Advisor with Nexiq clone 90% Worked
FYI, John Deere Service Advisor 90% works with Nexiq China clone.
Topic 1: John deere SA possible with NEXIQ USB Link?
It is possible to install Professional Diagnostic Tools John Deere Service Advisor on your laptop, though the installation is really complicated. If you have a Lenovo Thinkpad laptop, the easiest way is to restore the main partition from the image of my computers’ c: drive. And every time i change my laptop, i just restore it.
Win7 installed and fully updated. It takes hours.
The image will not work on XP, but SA works fine. My suggestion, buy used Lenovo T400 or T500. it’s more or less 250 EURO in Europe. Install windows 7 and then can put my image. Takes 10 minutes and u have SA working.
Topic 2: How to get Nexiq china worked?
I spent a month doing research on this and i managed my Heavy Duty Truck
Scan Tool Nexiq to work 90%. The thing is that Nexiq has only 2
channels while EDL has 3. The 3rd one is Powertrain and it is used very
seldom. E.g. I reprogrammed all the controllers on 6690 premium except
two, but found a way around it opening the pld file with pld editor and
changing Powertrain channel to Vehicle (channel 1). Lots of machines
don’t even have a 3rd Powetrain channel. Like all 5R; 6115R, 6125R,
7280R….. From my experience only the older machines have it and still
can be programmed most of the time. Programming controllers is easy, but
diagnostics is a bit annoying. Every time you establish the connection u
have to remove the USB plug and plug it again for the readings to
appear. Connection establishment is taking a long long time and you
never see the ECU. Only all the other controllers. So all the time
something doesn’t work. If you are prepared for this here is what you
have to do:
a) Rewire the the cables as shown in the picture in my post here:
I switched places channel 1 with channel 2 (see the pic) with my Chinese
version and now it works fine, probably it was possible to do it
adjusting the software settings as mentioned above, but i tried a lot,
and nothing helped. Now i can connect, tried with 6125R and 5070M. Works
fine!!! Except one very important thingy. After i establish the
connection, all the reading give the same meaningless number. Then, I
discovered accidentally, I pull out the USB cable, get the message
“Connection interrupted” I put it back in, get the message “Connection
resumed” and wuolla, all the readings show up immediately.
b) You don’t have to change the firmware. Both will work pretty much the same but with different issues.
P.S. For diagnostics only, there is a subprogram of SA that works
without any cable rewiring, it doesn’t have a Program Controller option,
and you still need to reinsert the usb after connection has been
established. You just need to select the right port (which is usually
1939ImplementAutoboud or 1939AppAutoboud depending on the machine) and
model. If you have SA, you will find the software at c:\Program
Files\Service ADVISOR\xvds\XJDET.exe
Just to let you know, after a year working like that, i bought
another EDL (recommended by a folk in the forum, much much much more
than the old one)
So much relief
John Deere Service Advisor with Nexiq clone 90% Worked的更多相关文章
- John Deere Service Advisor EDL V2 Diagnostic Kit
Support Languages: English, French, German, Italian, Portuguese, Russian, Spanish. John Deere Servic ...
- How to install john deere service advisor 4.2.005 on win 10 64bit
How to install john deere service advisor 4.2.005 with the February 2016 data base disks on a machin ...
- KTAG K-TAG ECU Programming Tool
KTAG K-TAG ECU Programming Tool Master Version V2.1 +J-Link JLINK Without Token Limitation Highlight ...
- [Music] Billboard Hot 100 Singles Chart 27th Jun 2015
01 Wiz Khalifa - See You Again (Feat. Charlie P..> 30-Jul-2015 09:12 9247814 02 Taylor Swift - Ba ...
- Nepxion Discovery【探索】微服务企业级解决方案
Nepxion Discovery[探索]微服务企业级解决方案] Nepxion Discovery[探索]使用指南,基于Spring Cloud Greenwich版.Finchley版和Hoxto ...
- [C1] Andrew Ng - AI For Everyone
About this Course AI is not only for engineers. If you want your organization to become better at us ...
- Docker对于部署来说及其重要
目前的IT环境发生了很大的变化,有big server到vm server到docker,一步步的敏捷快速,更加合理的利用硬件资源,分离不同环境带来的问题,简化部署. 2016过年的这几天就自学了一下 ...
- Docker的镜像
镜像是容器的运行基础,容器是镜像运行后台的形态 镜像的概念 镜像是一个包含程序运行必要依赖环境和代码的只读文件,它采用分层的文件系统,将每一次改变以读写层的形式增加到原来的只读文件上 镜像的系统结构 ...
- myBatis之事务管理
1. myBatis单独使用时,使用SqlSession来处理事务: public class MyBatisTxTest { private static SqlSessionFactory sql ...
随机推荐
- HTML5_新标签
HTML5 是定义 HTML 标准的最新版本. 是一个新版本的 HTML 语言,具有新的元素,属性,行为, 是一个技术及,允许更多样化和强大的网站和应用程序 优势: 跨平台: 通吃 MAC PC Li ...
- 简化equals()方法的重写
实例说明 在定义类时,属性可以是基本类型也可以是引用类型.当重写equals()方法时一会要用“==”来比较基本类型,一会要用equals()比较引用类型,这样代码看着有些混乱.为此推荐使用Commo ...
- Android adb 串口调试
adb (串口输入) echo 1 > /sys/class/remount/need_remount; mount -o rw,remount /system ...
- JSON.stringify 语法实例讲解+easyui data-options属性+expires【申明:来源于网络】
JSON.stringify 语法实例讲解+easyui data-options属性+expires[申明:来源于网络] JSON.stringify 语法实例讲解:http://www.jb51. ...
- Ehcache 3.7文档—基础篇—Tiering Options
Ehcache支持分层缓存的概念,这节主要介绍不同的配置选项,同时也解释了规则和最佳实践. 一. 数据缓存到堆外 当在cache中除了有heap层之外,有一些需要注意的: 添加一个key-value到 ...
- 让AI简单且强大:深度学习引擎OneFlow技术实践
本文内容节选自由msup主办的第七届TOP100summit,北京一流科技有限公司首席科学家袁进辉(老师木)分享的<让AI简单且强大:深度学习引擎OneFlow背后的技术实践>实录. 北京 ...
- css动画-animation各个属性详解(转)
CSS3的animation很容易就能实现各种酷炫的动画,虽然看到别人的成果图会觉得很难,但是如果掌握好各种动画属性,做好酷炫吊炸天的动画都不在话下,好,切入正题. 一.动画属性: 动画属性包括:①a ...
- Oracle 基础概念
数据库是一系列物理文件的集合(数据文件,控制文件,联机日志,参数文件等) --查询当前数据库名:select name from v$database; 数据库实例是一组Oracle后台进程/线程以及 ...
- vim模式下报错E37: No write since last change (add ! to override)
故障现象: 使用vim修改文件报错,系统提示如下: E37: No write since last change (add ! to override) 故障原因: 文件为只读文件,无法修改. 解决 ...
- docker国内镜像源
https://www.daocloud.io/mirror curl -sSL https://get.daocloud.io/daotools/set_mirror.sh | sh -s http ...