Unfortunately we do not accept new members for free, Now Registration cost 30€, if you are interesting Send Email to [email protected]

NBT Evo bench test can not ping
03-12-2023, 15:25 PM,
Post: #1
NBT Evo bench test can not ping
Hi,

I have a Nbt Evo HW 4.1 connected to a ZGW 4sk(2x Ethernet ports) via OABR connector. I'm using a can bus board to send ignition and vin signal to wake both ZGW and HU.

ZGW                     OABR
--------------------------------
11--------TX+ ----------17
12--------TX- ---------- 19
9 ---------RX+ ---------18
18--------RX- -----------20

Screen is on, can see both on e-sys. Can code HU. 
My problem is that HU ethernet is not working. if I try to ping 169.254.199.99 it says host unreachable. And of cource it is not possible to flash the HU.

Tried connect OABR to rj45 and the ip 169.254.199.99 is presented in my network and able to ping the ip.
Of course HU ethernet is disconnected from ZGW side though.

RJ45                   OABR
--------------------------------
1--------TX+ ----------17
2--------TX- ---------- 19
3--------RX+ ---------18
6--------RX- -----------20

Do I missing something?

Thanks in advance
Quote this message in a reply
03-12-2023, 17:24 PM,
Post: #2
RE: NBT Evo bench test can not ping
Attach a picture of which connector in the ZGW
Quote this message in a reply
03-12-2023, 18:49 PM,
Post: #3
RE: NBT Evo bench test can not ping
(03-12-2023, 17:24 PM)naderlouis Wrote:  Attach a picture of which connector in the ZGW

   

   
Quote this message in a reply
03-12-2023, 19:53 PM,
Post: #4
RE: NBT Evo bench test can not ping
(03-12-2023, 15:25 PM)alsamaraee Wrote:  Hi,

I have a Nbt Evo HW 4.1 connected to a ZGW 4sk(2x Ethernet ports) via OABR connector. I'm using a can bus board to send ignition and vin signal to wake both ZGW and HU.

ZGW                     OABR
--------------------------------
11--------TX+ ----------17
12--------TX- ---------- 19
9 ---------RX+ ---------18
18--------RX- -----------20

Screen is on, can see both on e-sys. Can code HU. 
My problem is that HU ethernet is not working. if I try to ping 169.254.199.99 it says host unreachable. And of cource it is not possible to flash the HU.

Tried connect OABR to rj45 and the ip 169.254.199.99 is presented in my network and able to ping the ip.
Of course HU ethernet is disconnected from ZGW side though.

RJ45                   OABR
--------------------------------
1--------TX+ ----------17
2--------TX- ---------- 19
3--------RX+ ---------18
6--------RX- -----------20

Do I missing something?

Thanks in advance

Had the same issue with ZGW Mid flashed to 4SK. Once I've used High flashed to 8SK, issue went away. Somehow ZGW doesn't route ethernet HU side. Didn't care to look much into it as I had 2-3 zgws laying around..

Use tool32 and run zgw01.prg -> STATUS_ETHERNET_INFORMATION
Post the output smile

I like Objective-C

https://bmwevofix.com EVO Ram upgrade, gps, NAND, NOR, etc...
Quote this message in a reply
03-12-2023, 20:40 PM,
Post: #5
RE: NBT Evo bench test can not ping
Hello walkernight88,

Here it is

---------------------------------------------------------------------
apiJob("ZGW_01","status_ethernet_information","","")

Satz : 0
OBJECT = zgw_01
SAETZE = 1
JOBNAME = status_ethernet_information
VARIANTE = ZGW_01
JOBSTATUS =
UBATTCURRENT = -1
UBATTHISTORY = -1
IGNITIONCURRENT = -1
IGNITIONHISTORY = -1
Satz : 1
STAT_OBD_AKTIVIERUNGSLEITUNG = 1 01 .
STAT_OBD_AKTIVIERUNGSLEITUNG_TEXT = OBD Aktivierungsleitung: ein
STAT_OBD_LINK = 1 01 .
STAT_OBD_LINK_TEXT = OBD Link: ein
STAT_HU_AKTIVIERUNGSLEITUNG = 1 01 .
STAT_HU_AKTIVIERUNGSLEITUNG_TEXT = HU Aktivierungsleitung: ein
JOB_STATUS = OKAY
_REQUEST = 3 Bytes
0000 : 22 40 31 "@1
_RESPONSE = 6 Bytes
0000 : 62 40 31 01 01 01 b@1...
---------------------------------------------------------------------------------
Quote this message in a reply
03-12-2023, 20:46 PM,
Post: #6
RE: NBT Evo bench test can not ping
I had the same problem ages ago, just add 1 wire ETH_A, from ZGW plug 3B pin 13 to quadlock pin 29.

• EGS7/7DCT300 ISN RESET REMOTE •
• KaFAS4 (MID/HIGH) MRR, RAM VIRGIN REMOTE •
• NBTevo/ENTRYNAV2/MGU VIRGIN/PATCH •
• HDD -> SSD NBT/NBTevo/MGU
• CARPLAY NBTevo/EN2/MGU •
• FULL FSC PATCH/RETROFIT CIC, EN2,NBT, NBT2, MGU, •
• REMOVE CP --> NBTEVO ID4&6/Entrynav2/MGU •
UK BASED!
Quote this message in a reply
03-12-2023, 20:52 PM,
Post: #7
RE: NBT Evo bench test can not ping
(03-12-2023, 20:46 PM)DEJMIEN Wrote:  I had the same problem ages ago, just add 1 wire ETH_A, from ZGW plug 3B pin 13 to quadlock pin 29.

Does not help.
Quote this message in a reply
03-12-2023, 21:36 PM,
Post: #8
RE: NBT Evo bench test can not ping
(03-12-2023, 20:52 PM)alsamaraee Wrote:  
(03-12-2023, 20:46 PM)DEJMIEN Wrote:  I had the same problem ages ago, just add 1 wire ETH_A, from ZGW plug 3B pin 13 to quadlock pin 29.

Does not help.

and what about STATUS_ETHERNET_REGISTER_LESEN? does the registry show a 100mbps link between HU and ZGW?

I like Objective-C

https://bmwevofix.com EVO Ram upgrade, gps, NAND, NOR, etc...
Quote this message in a reply
03-12-2023, 21:53 PM,
Post: #9
RE: NBT Evo bench test can not ping
(03-12-2023, 21:36 PM)walkernight88 Wrote:  
(03-12-2023, 20:52 PM)alsamaraee Wrote:  
(03-12-2023, 20:46 PM)DEJMIEN Wrote:  I had the same problem ages ago, just add 1 wire ETH_A, from ZGW plug 3B pin 13 to quadlock pin 29.

Does not help.

and what about STATUS_ETHERNET_REGISTER_LESEN? does the registry show a 100mbps link between HU and ZGW?

zgw enet hu.txt
File Type: .txt
Downloaded: 34 times
Size: 27.35 KB

Quote this message in a reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  ISTA 4.47 test plan and error delete not available bmwm3power 7 523 04-05-2024, 15:49 PM
Last Post: bmwm3power
XZBMW Bmw explorer msd80 isn read out bench? xMoses 9 780 30-04-2024, 01:07 AM
Last Post: that4chanhacker
  MGU Bench connection kimz 4 538 22-04-2024, 17:06 PM
Last Post: kimz
  F10 Headlight Test Platform DaBotta 1 214 04-04-2024, 21:11 PM
Last Post: DaBotta
  Test bench Connection to CAN ECU's HaakonA 3 324 03-04-2024, 07:24 AM
Last Post: sixcode
XZBMW Tool for bench read 8hp Garryq 9 1,710 26-03-2024, 09:32 AM
Last Post: skywoker
  Bosch MEVD172H bench backup mrproper 1 288 23-03-2024, 18:43 PM
Last Post: Ratnik1990
XZBMW ENAV2 bench activation Airbus 10 998 25-02-2024, 08:17 AM
Last Post: jb2005
  Motronic 3.3.1 bench jaramillo 3 223 13-02-2024, 05:12 AM
Last Post: 2013m5
  Dde Coding/flash with esys in bench? ruben_17non 0 212 08-02-2024, 21:28 PM
Last Post: ruben_17non

Forum Jump:


Users browsing this thread:
1 Guest(s)

Return to TopReturn to Content