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

Which controller for NBT Evo Retrofit in F10?
02-07-2019, 12:33 PM, (This post was last modified: 02-07-2019, 16:40 PM by thstorm.)
Post: #1
XZBMW  Which controller for NBT Evo Retrofit in F10?
HI@all

i currently have an NBT EVO ID6 on my bench, hooked up to an ZGW02 and kept alive with an Raspberry pi can PICAN sending the following two CAN-Messages every 0.1 sec.

static tCAN message1;


   message1.id = 0x130; //formatted in HEX
   message1.header.rtr = 0;
   message1.header.length = 5; //formatted in DEC
   message1.data[0] = 0x45;
   message1.data[1] = 0x40;
   message1.data[2] = 0x22; //formatted in HEX
   message1.data[3] = 0x8F;
   message1.data[4] = 0xFE;


   static tCAN message2;


   message2.id = 0x12F; //formatted in HEX
   message2.header.rtr = 0;
   message2.header.length = 8; //formatted in DEC
   message2.data[0] = 0x37;
   message2.data[1] = 0x7C;
   message2.data[2] = 0x8A;
   message2.data[3] = 0xDD; //formatted in HEX
   message2.data[4] = 0xD4;
   message2.data[5] = 0x05;
   message2.data[6] = 0x33;
   message2.data[7] = 0x06;




Now i have the problem that my controller (ZBE4) does not work.


I can see the controller in Esys as long as i press any button on the controller.
When i stop pressing any button it disappears in esys

Seems to me that the controller does neet some extra can messages to keep alive?
Can anyone point me in the right direction?
Quote this message in a reply
02-07-2019, 13:24 PM,
Post: #2
RE: Keep ZBE4 alive on bench with can-messages?
Whats the point it won't work in your F11 anyway.
Unless you use an emulator to translate CAN4 messages
Quote this message in a reply
[+] 1 user says Thank You to bmwcoder75 for this post
02-07-2019, 13:29 PM, (This post was last modified: 02-07-2019, 13:30 PM by thstorm.)
Post: #3
RE: Keep ZBE4 alive on bench with can-messages?
I had the plan to hook up the NBT (and TBX/ZBE) to the KCAN2.

I read that this would work.
Quote this message in a reply
02-07-2019, 13:31 PM,
Post: #4
RE: Keep ZBE4 alive on bench with can-messages?
(02-07-2019, 13:29 PM)thstorm Wrote:  Hi,

i want to get it working on my bench and code everything before i build it in my car.
So i want to make sure that everything is working....and thats why i want to use my controller smile

That controller will not work in your car
Quote this message in a reply
02-07-2019, 13:38 PM, (This post was last modified: 02-07-2019, 13:48 PM by thstorm.)
Post: #5
RE: Keep ZBE4 alive on bench with can-messages?
which do i need?
ZBE3?

i currently have ZBE4 (65826844224), is it codable/flashable to zbe3?


Will this one work? 65826804688
Quote this message in a reply
02-07-2019, 16:39 PM,
Post: #6
RE: Keep ZBE4 alive on bench with can-messages?
I changed the topic title because the main question ist now which controller does work with my nbt retrofit.....
Quote this message in a reply
02-07-2019, 16:58 PM,
Post: #7
RE: Keep ZBE4 alive on bench with can-messages?
(02-07-2019, 16:39 PM)thstorm Wrote:  I changed the topic title because the main question ist now which controller does work with my nbt retrofit.....

Any CAN2 F series controller, that includs F3x EVO controllers, regular NBT controllers etc
Quote this message in a reply
22-07-2019, 05:49 AM,
Post: #8
RE: Which controller for NBT Evo Retrofit in F10?
I can make your zbe4 working with id6

handshake
Quote this message in a reply
22-07-2019, 08:04 AM,
Post: #9
RE: Which controller for NBT Evo Retrofit in F10?
Please tell us:
How do you make this?
Changing the Hardware?
Flashing the ZBE3 software to ZBE4?
Quote this message in a reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Bmw G31 retrofit Mgu id7 atm problem intranet 20 2,368 11 hours ago
Last Post: smilo
  Kafas issue aftrer ACC Retrofit It3_Magic 14 589 23-04-2024, 07:44 AM
Last Post: It3_Magic
  G82 rear tail lights CSL retrofit Sauron 10 782 20-04-2024, 07:35 AM
Last Post: SANYA
XZBMW BMW CIC PATCHER v2 - GENERATE YOUR OWN RETROFIT FSC CERTS intel123 891 466,245 20-04-2024, 01:05 AM
Last Post: fe7565
XZBMW Neck warmer retrofit Just2fast5 5 378 17-04-2024, 11:20 AM
Last Post: Spirit5676
  ID4 evo to ID6 Evo full retrofit, ATM issues 03178A mitch32 1 181 15-04-2024, 17:52 PM
Last Post: mitch32
XZBMW BMW E84 Cruise control retrofit not workig Alyn546 4 219 12-04-2024, 14:23 PM
Last Post: DieStream
  F10 FLA retrofit beng2k 30 1,036 11-04-2024, 18:43 PM
Last Post: beng2k
XZBMW BMW f20 KOMBI2 retrofit bm92 15 509 10-04-2024, 07:51 AM
Last Post: bm92
  Car Systems / Custom Retrofit Garage ENBT Adapter Ulsmak 39 2,077 02-04-2024, 08:25 AM
Last Post: painsage

Forum Jump:


Users browsing this thread:
1 Guest(s)

Return to TopReturn to Content