| Author |
Message |
DatafoxChris
Joined: 05/03/2018 Posts: 32 Karma: +9 / -0
Premium Support
|
02-08-2018, 13:08 Subject: Heater |
Quote |
|
What does KVS (with a value in milliliters) represent?
Regards,
Chris
Translated on 03-07-2026, 15:19.
|
|
| Back to top |
Profile PM |
 |
DatafoxChris
Joined: 05/03/2018 Posts: 32 Karma: +9 / -0
Premium Support
CAN-Diagnose likes this. |
03-08-2018, 8:21 Subject: Heater |
Quote |
|
KVS represents the amount of milliliters of gasoline used in the current session.
Regards,
Chris
Translated on 03-07-2026, 15:19.
|
|
| Back to top |
Profile PM |
 |
CAN-Diagnose Administrator


Joined: 06/07/2011 Posts: 573 Karma: +29 / -0 Location: Ländle
|
04-08-2018, 21:54 Subject: Heater |
Quote |
|
Fuel consumption = Kraftstoffverbrauch.
Translated on 03-07-2026, 15:19.
|
|
| Back to top |
Profile PM WWW |
 |
DatafoxChris
Joined: 05/03/2018 Posts: 32 Karma: +9 / -0
Premium Support
CAN-Diagnose likes this. |
07-08-2018, 14:37 Subject: Heater - Live Connected App |
Quote |
|
The heater can be switched on from inside the home using my app  .
One question:
How can I ensure that the bus (and the connected modules) remains active?
When I send a 0x700 message with 8 zero bytes, most modules continue to send messages, but the heater does not.
Any tips would be very much appreciated  .
Regards,
Chris
Translated on 03-07-2026, 15:19.
|
|
| Back to top |
Profile PM |
 |
majonez CAN-Profi

Joined: 07/31/2013 Posts: 37 Karma: +12 / -0 Location: Breslau
CAN Support
|
14-08-2018, 12:24 Subject: Heater |
Quote |
|
Hi Chris,
nice things that you're doing
Dive into the "NM High" theme. This stands for "Network Management High." Examine extended IDs that begin at 0x1B0.
Regards, Michal.
Translated on 03-07-2026, 15:19.
|
|
| Back to top |
Profile PM |
 |
DatafoxChris
Joined: 05/03/2018 Posts: 32 Karma: +9 / -0
Premium Support
CAN-Diagnose likes this. |
14-08-2018, 21:32 Subject: Progress |
Quote |
|
I created a VB.NET 4.5 project called CanProxy, which acts as an intermediary between SocketCanD and a WebSocket (one WebSocket per client). This can be run on a Raspberry Pi using Mono. Works really well!
A Python script monitors the ACC line and controls the start and stop of GPS data recording into NMEA log files.
Regards,
Chris
Translated on 03-07-2026, 15:19.
|
|
| Back to top |
Profile PM |
 |
DatafoxChris
Joined: 05/03/2018 Posts: 32 Karma: +9 / -0
Premium Support
|
15-08-2018, 13:36 Subject: Question |
Quote |
|
From the MQb xlsx file, message 0x30B:
"KBI_V_Digital"
Regards,
Chris
Translated on 03-07-2026, 15:19.
|
|
| Back to top |
Profile PM |
 |
CAN-Diagnose Administrator


Joined: 06/07/2011 Posts: 573 Karma: +29 / -0 Location: Ländle
|
15-08-2018, 20:05 Subject: Heater |
Translating... |
|
[Translating...] Guess: KBI = Kombiinstrument (instrument cluster)
|
|
| Back to top |
Profile PM WWW |
 |
DatafoxChris
Joined: 05/03/2018 Posts: 32 Karma: +9 / -0
Premium Support
|
15-08-2018, 20:45 Subject: Question |
Quote |
|
It is 9 bits, so it can have a value from 0 to 511.
while driving it constantly changes a lot, and doesn't seem to be related to speed or throttle...
Regards,
Chris
Translated on 03-07-2026, 15:19.
|
|
| Back to top |
Profile PM |
 |
DatafoxChris
Joined: 05/03/2018 Posts: 32 Karma: +9 / -0
Premium Support
|
19-08-2018, 11:55 Subject: Waking the car via CAN bus while parked and turned off |
Quote |
|
Wake the car while it is parked to receive 0x521 data from the heater.
"1B000010 is an interesting message that I am receiving from the bus when the car is active, but the car doesn't wake up any more than it does when a 0x700 message (or any other message) is sent to the bus when the car is parked."
The heater doesn't transmit any data using this method, so I'm looking for a different solution.
"Any ideas or tips are greatly appreciated!  "
Regards,
Chris
Translated on 03-07-2026, 15:19.
|
|
| Back to top |
Profile PM |
 |