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

CAN message IDs for ATM (F) and COMBOX (E) remote locking
29-01-2019, 12:53 PM,
Post: #1
CAN message IDs for ATM (F) and COMBOX (E) remote locking
Good day!

Does anyone know what the message IDs or full messages are for lock doors, unlock doors, flash headlights, honk horn, or to turn on the 15-minute post-shutdown ventilation timer?

Some details:

I am just getting started on building a simple teensy-based interface to handle the bus communication between an ATM and an E-series/E91 car to handle remote locking/unlocking through connected drive.

(I have an ATM from a wrecked car that I have activated with ConnectedDrive using the original vehicle's VIN)

ConnectedDrive for an F car supports the following commands:
  • Lock
  • Unlock
  • Flash Headlights
  • Honk Horn
  • Activate fan/ventilate car now
  • Configure fan/ventilation scheduled time
I don't know this, but I'm guessing, that for an E-series car to support remote unlocking in a factory setup via ConnectedDrive, it would use a Combox, which would interface with the car's KCAN1 100kbps (or is it 115? 125?) BN2000 bus to send wake-up and lock/unlock commands as appropriate

ATM in an F uses a KCAN2 500kbps interface with the car (BN2020?), so I imagine that the messages are different and I'll need to listen for one message on one bus and send another/different message to the other bus. I'll also have to handle waking up various parts of the car as needed once the car goes to sleep (I'll run the teensy from a phone brick thing that charges when the car is running, to avoid killing the car battery)

Thanks all smile
Quote this message in a reply
29-01-2019, 13:37 PM,
Post: #2
RE: CAN message IDs for ATM (F) and COMBOX (E) remote locking
Hi,

i do not see any benefit but anyway smile
You can not unlock the car by just sending some can-bus-messages, but you can try and make your own experiance wink

check ID 0x2FC
Sender is the CAS.
4 Bit, Enum (Byte 0, Bit 4...Byte 0, Bit 7)
Unlock: 0-01
Lock: 0-10
Saving: 0-11
Logical Unlock: 1-01

Even the KCan is working with 500kbps in my tests.
Quote this message in a reply
29-01-2019, 13:49 PM,
Post: #3
RE: CAN message IDs for ATM (F) and COMBOX (E) remote locking
Benefit is if I get to my desk at work and realize that I forgot to lock my car back at the train station, I can just push the button in the car's app, or if it has been a very hot day, I can activate the vent fans before I get back to the car to cool it off inside smile

Thanks for these. I wonder if the cdrive message from the ATM/TCB/Combox is the same, or if the ATM/Combox sends a message to the CAS.
Quote this message in a reply
29-01-2019, 18:50 PM, (This post was last modified: 29-01-2019, 19:04 PM by BugFix.)
Post: #4
RE: CAN message IDs for ATM (F) and COMBOX (E) remote locking
0x2FC it is STAT_ZV_KLAPPEN
(message name is ZV und Klappenzustand)

status door-switch DRD
status door-switch DRDR
status door-switch PSD
status door-switch PSDR

transmitters: cas or FEM or BDC

receivers:

SEC1
ATM
CAN_SINE
SM_FAH
SM.FA
SM_BFH
SM.BF
NBTevo_EntryNav
LEM01
IHKA
iCAM
DSC_Modul
CVM
CSM
CDM2_DS_RH
DM2_DS_LH
CDM2
Kombi
ELV
TFM
DME1
SLE
EME

NBTEVO, ENAV2, MGU  - CP OFF, Navi , APPS , Carplay, AA
MGU ID-8-9-10 Cars - Full Region change

NCD Secure Coding 2.0




Quote this message in a reply
30-01-2019, 07:44 AM, (This post was last modified: 30-01-2019, 07:46 AM by Clusters.)
Post: #5
RE: CAN message IDs for ATM (F) and COMBOX (E) remote locking
Before to investigate CAN you should read this:



Processing done in HU, ATM just for access to BMW network.


Attached Files
pdf.txt
File Type: .txt
Downloaded: 57 times
Size: 66 bytes

Quote this message in a reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  e90 central locking not working ELMEPRO 10 359 15-04-2024, 12:33 PM
Last Post: ELMEPRO
  Making F-series combox work in e-series Ryn079 5 618 11-04-2024, 15:03 PM
Last Post: wrp_199
XZBMW BMW Remote ENET B O S S 11 1,209 06-04-2024, 17:38 PM
Last Post: Jalami
  BMW E83 A1 error - MRS: No message from DSC ... ivanp 22 1,204 27-03-2024, 22:09 PM
Last Post: ivanp
  G30 LCI Headlights retrofit: High Beam Laser light locking active tcp443 19 3,488 26-03-2024, 21:25 PM
Last Post: Satia
XZBMW coding g12 remote key /m display redog4dy 5 316 26-03-2024, 07:23 AM
Last Post: Siki78
XZBMW RemoteENET or BU remote connect share required muskatas 3 391 26-02-2024, 07:22 AM
Last Post: muskatas
  BMW E64 CIC Combox coding janek51a 2 176 23-02-2024, 07:09 AM
Last Post: jaki
  Combox UPD01006.bin thecarfixer 4 322 14-02-2024, 19:26 PM
Last Post: kn6600
  BMW F48 X1 iDrive will not power off when locking - SOLUTION BimmerSLO 3 312 10-01-2024, 08:03 AM
Last Post: Powerlab

Forum Jump:


Users browsing this thread:
1 Guest(s)

Return to TopReturn to Content