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的更多相关文章

  1. John Deere Service Advisor EDL V2 Diagnostic Kit

    Support Languages: English, French, German, Italian, Portuguese, Russian, Spanish. John Deere Servic ...

  2. 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 ...

  3. KTAG K-TAG ECU Programming Tool

    KTAG K-TAG ECU Programming Tool Master Version V2.1 +J-Link JLINK Without Token Limitation Highlight ...

  4. [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 ...

  5. Nepxion Discovery【探索】微服务企业级解决方案

    Nepxion Discovery[探索]微服务企业级解决方案] Nepxion Discovery[探索]使用指南,基于Spring Cloud Greenwich版.Finchley版和Hoxto ...

  6. [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 ...

  7. Docker对于部署来说及其重要

    目前的IT环境发生了很大的变化,有big server到vm server到docker,一步步的敏捷快速,更加合理的利用硬件资源,分离不同环境带来的问题,简化部署. 2016过年的这几天就自学了一下 ...

  8. Docker的镜像

    镜像是容器的运行基础,容器是镜像运行后台的形态 镜像的概念 镜像是一个包含程序运行必要依赖环境和代码的只读文件,它采用分层的文件系统,将每一次改变以读写层的形式增加到原来的只读文件上 镜像的系统结构 ...

  9. myBatis之事务管理

    1. myBatis单独使用时,使用SqlSession来处理事务: public class MyBatisTxTest { private static SqlSessionFactory sql ...

随机推荐

  1. BOM 浏览器对象模型_Storage 接口 - window.sessionStorage - window.localStorage

    Storage 接口 用于脚本在浏览器保存数据. 保存的数据都以“键值对”的形式存在.也就是说,每一项数据都有一个键名和对应的值. 所有的数据都是以文本格式保存 受同域限制 ---- 某个网页存入的数 ...

  2. Codeforces Round #547 (Div. 3)

    我老人家走了四公里吃个汉堡还没吃成.垃圾肯德基.垃圾春分半价桶. 蜜雪冰城百香果加冰+烤串真是爽死了.原来二十多块钱可以吃的这么爽. A: #include <bits/stdc++.h> ...

  3. Linux中使用Apache发布html网页

    在线学习: https://www.shiyanlou.com/courses/1 工具/原料 Linux,httpd,vi 样例html文件一份 方法/步骤   1 编辑httpd配置文件 2 查找 ...

  4. oc与c语言的相互调用

    一:OC调用C语言 C语言的.h文件 // // TestPrint.h // TestDemo // // Created by Techsun on 14-8-12. // Copyright ( ...

  5. maven打包忽略静态资源解决办法,dispatchServlet拦截静态资源请求的解决办法

    问题: maven 打包时,有的文件打不进去target 解决: 因为maven打包默认打Java文件.在项目中的pom文件中加build标签 <build> <resources& ...

  6. css学习_cs3s旋转的图片

    1.   ,鼠标移开后图片面向屏幕后又自动可见了. 2.css3动画 !!定义好动画后再引用 4.多组动画(百分比) 案例: 案例2----无缝滚动

  7. mayan游戏

    这道题超级好 就是我太菜了写了几个小时不算是debug了几个小时. 我只想出了几个小剪枝 可能是状态不太好吧 写完这道题真的是完美诠释了什么,叫做: 暴力出奇迹!!! 真的是太暴力了. 最多只移动5步 ...

  8. poj1164

    #include<iostream> using namespace std; ][]; ][]; int roomnum; int maxroom; int m,n; typedef s ...

  9. VUE-010-通过声明式导航 router-link 传递 params 参数(路由 name 识别,请求链接不显示参数传递)

    在前端页面表单列表修改时,经常需要在页面切换的时候,传递需要修改的表单内容,除了通过路由进行表单参数的传递,也可通过声明式导航 router-link 进行页面跳转和参数传递. 首先,配置页面跳转路由 ...

  10. OC闪屏页尺寸

    1242*2688  828*1972 1125x2436 1242×2208  750×1334 640×960   640×1136 320x480    640x960  640x1136