How to program BMW KOMBI and NBTwith ENET E sys cable ICOM A2
This is how to set up Router or DHCP server for BMW KOMBI and NBT programming with Enet e sys cable or ICOM A2 Ista-p.

Why LAN cable connection better than WLAN from rounter to PC:
Because ista P does not support wlan connections. Probably due to stability liability.
Ista p does not support wifi (wlan) and will not start ista p server
if the wifi is enabled on the laptop, only ista p client will open and
you cannot select istap server to program. Imagine if the wifi
connection drops during programming then the car is screwed up. There
are good reasons why bmw doesn’t allow programming via wifi
How to use the Router programming:
ICOM and computer must be connected through a router with DHCP server enabled. no direct connection laptop -> icom.
But you don’t have to use a router. But you do need a DHCP server running on the laptop on the ethernet interface.
It’s pretty easy,
1) Set a static IP on the Ethernet (not wireless) interface – I use 192.168.254.1
2) Install DHCP server (http://www.dhcpserver.de)
3) Configure DHCP server to listen on the Ethernet interface
4) Click on the buttons to set firewall ports and run as service
5) Connect up your ICOM Scanner and it’ll get a DHCP address from the DHCP server
Then you can program everything without faults.
I use this on multiple ISPI laptops and never had an issue and never needed a router to connect the computer and ICOM to.
This is a customer share of configuration that worked flawless:
Router DHCP, Icom DHCP and Windows Ethernet: automatic dhcp
First of all the ICOM A2 should be configured this way:
ICOM Config
ConnectionMode = STATIC_IP
Ip = 192.168.68.85
Netmask = 255.255.255.0
Gateway = 192.168.68.99
DHCPSRV.INI
[SETTINGS]
IPPOOL_1=192.168.68.1-254
IPBIND_1=192.168.68.99
AssociateBindsToPools=1
Trace=1
DeleteOnRelease=0
ExpiredLeaseTimeout=3600
[GENERAL]
LEASETIME=86400
NODETYPE=8
SUBNETMASK=255.255.255.0
NEXTSERVER=192.168.68.99
ROUTER_0=192.168.68.1
[DNS-SETTINGS]
EnableDNS=0
[TFTP-SETTINGS]
EnableTFTP=0
ROOT=C:\Users\Osx\Desktop\DHCP\wwwroot
WritePermission=0
[HTTP-SETTINGS]
EnableHTTP=0
ROOT=C:\Users\Osx\Desktop\DHCP\wwwroot
[00-01-A9-00-EE-E9]
IPADDR=192.168.68.1
AutoConfig=06/26/2016 12:41:32
Hostname=ICOM1120134
LeaseEnd=1467070189
Windows Ethernet config:
“Use the following IP Address”
IP 192.168.68.99
Subnet mask 255.255.255.0
BMW ICOM or ENET cable: which better for flash
There are problems with both ICOM and ENET. ENET can’t flash all ZGW
modules and ICOM can’t flash any NBT units (including all other control
units in MOST bus like KOMBI, AMP and so on). Fix is the same for both,
use DHCP server to assign IP adresses. With ENET you can flash NBT even
without DHCP server and with ICOM you can flash ZGW without DHCP server.
You can even flash whole car without DHCP server by first flashing the
ZGW with ICOM and then flashing the rest with ENET.
I meant that ENET is no worse than ICOM, and very very likely
original ICOM is no worse than ENET. Anyway the difference is academic.
Chinese cloned ICOM’s can be worse than ENET. New original ICOM Next
costs around 510 euros, I think that there is no different between it
and ENET in reliability. I don’t even remember when I last time used
ICOM for F-series flashing, it was over a year ago anyway.
KOMBI and NBT programming review:
I flashed several F10,F20 with 3.56.4 and ICOM A2 through dhcp and its working well.
MOST connection will be used in Exx series, i flashed also some R56 and many E91 with most connection.
Just add a router and connect the icom to it and offcourse your laptop to the router.
Open a browser and type: ip address of your icom:60080 (User name: root
Password: NZY11502) and change lan setting to dhcp. Reboot icom and
check with iToolRader the new ip address of your icom. It should be
192.168.x.x
Fire up ista-p and do your coding.
http://emilyzhang.over-blog.com/2018/07/how-to-program-bmw-kombi-and-nbtwith-enet-e-sys-cable-icom-a2.html
How to program BMW KOMBI and NBTwith ENET E sys cable ICOM A2的更多相关文章
- Top 5 Reasons to Get BMW ICOM A2 with Latest Software
Top 5 Reasons to Get BMW ICOM A2 with Latest Software 1.BMW ICOM A2 Hardware Version: V2018.03 2.Sup ...
- How to use bmw icom a2
Lan Connect Operation Details 1. Connect the LAN cable to ICOM A1/ICOM A2, another side to laptop LA ...
- 2013 New available ICOM A2 Diagnostic & Programming For BMW ICOM A2+B+C
AUTONUMEN.COM offer best price New ICOM A2 Diagnostic & Programming For BMW ICOM A2+B+C. bmw ico ...
- How to solve the problem that BMW Icom A2 A3 host can’t be connected?
Aftre the BMW ICOM host is connected to the car via a 16PIN connector, and the other side is connect ...
- Remap BMW F11 2010 all ECUs with E-Sys and ENET cable
Just wanted to share some experiences remaping all the ECUs in my F11 2010 BMW, hopefully other BMW ...
- 018.07 New BMW ICOM A3+B+C+D Plus EVG7 Controller Tablet PC with WIFI Function
2018.07 New BMW ICOM A3+B+C+D Plus EVG7 Controller Tablet PC with WIFI Function Software Version : ...
- How to diagnose vehicle fault code by BMW ICOM and ISTA-D software
Today illustrate how to diagnose vehicle fault code by BMW diagnostic tool BMW ICOM and ISTA-D softw ...
- 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 Ma ...
- ORACLE会话连接进程三者总结
概念介绍 通俗来讲,会话(Session) 是通信双方从开始通信到通信结束期间的一个上下文(Context).这个上下文是一段位于服务器端的内存:记录了本次连接的客户端机器.通过哪个应用程序.哪个用户 ...
随机推荐
- 获取当前ip
测ip地址http://2018.ip138.com/ic.asphttps://www.ip.cn/
- webpack相关配置
cd 项目文件夹 npm init -y npm install jquery -S //生成node_modules 下载好jquery 创建webpack.config.js module.exp ...
- ftp 传输问题
服务器配置ftp站点后,客户端机器可以下载但不能上传文件? 今天从公网的服务器连接本地内网的FTP server copy文件时,系统老是提示227 Entering Passive Mode (xx ...
- 1.5.6、CDH 搭建Hadoop在安装之前(定制安装解决方案---使用Cloudera Manager模板创建CDH群集)
使用Cloudera Manager模板创建CDH群集 您可以通过从Cloudera Manager管理的现有CDH群集导出群集模板来创建新的CDH群集.然后,您可以修改模板并使用它在新的主机集上创建 ...
- iftop网络流量查看工具
1.下载iftop源码包 mkdir /usr/local/src/iftop cd /usr/local/src/iftop wget http://www.ex-parrot.com/~pdw/i ...
- django1.10使用本地静态文件
django1.10使用本地静态文件方法 本文介绍的静态文件使用,是指启动web站点后,访问静态资源的用法,实际静态资源地址就是一个个的url 如果没有启动web站点,只是本地调试html页面,那直接 ...
- Redis数据结构的多种用法
分布式锁(string) setnx key value,当key不存在时,将 key 的值设为 value ,返回1.若给定的 key 已经存在,则setnx不做任何动作,返回0. 当setnx返回 ...
- vue 中安装使用sass 报错遇到的问题整理
不出错的情况下,正常安装: 1.安装包: npm install node-sass --save-dev npm install sass-loader --save-dev (sass-loade ...
- 165. Compare Version Numbers (String)
Compare two version numbers version1 and version2. If version1 > version2 return 1, if version1 & ...
- 取得<asp:TextBox中的值:
取得<asp:TextBox中的值: var a= document.getElementById("<%= (ID名).ClientID %>").valu ...