Linux CAN drivers development
 help / color / mirror / Atom feed
From: aivs <aivs@yandex.ru>
To: "linux-can@vger.kernel.org" <linux-can@vger.kernel.org>
Subject: Re: Researching of Skoda CAN bus
Date: Fri, 28 Jul 2017 23:15:53 +0300	[thread overview]
Message-ID: <1626691501272953@web15j.yandex.ru> (raw)
In-Reply-To: <586311501104080@web44o.yandex.ru>

Don't worry, combination founded.

#!/bin/bash
cansend can0 381#010CC4802000
cansend can0 381#010CC4802000
cansend can0 381#010CC4800000
cansend can0 381#010CC4800000
cansend can0 381#010CC4800000

-- 
Yurkin Vitaliy
Home automation engineer
~~~~~~~~~~~~~~~~~~~~~~
z-wave.me
email: aivs@z-wave.me


27.07.2017, 00:21, "aivs" <aivs@yandex.ru>:
> Hi, my name is Vitaliy, I'm smart home developer.
> As a hobby I'm researching CAN bus of my Skoda Octavia 2011. I founded commands to control car devices, like this:
> // Front Left Glass Up/Down
> cansend can0 181#0200
> cansend can0 181#0800
>
> // Front Right Glass Up/Down
> cansend can0 181#2000
> cansend can0 181#8000
>
> // Central Lock Open/Close
> cansend can0 291#09AA020000
> cansend can0 291#0955040000
>
> and many others.
>
> Now I tried to add function "Keyless" to open the trunk foot. For that I need CAN a command to open the trunk.
> When I press trunk button candump shows:
> 400#00 02 0B 14 30 04 00 00
> 291#09 00 08 00 00
> 591#30 10 0F 0C 40 9C 00 00
>
> When I press button on key fob candump shows the same.
> When I press button on key fob of additional alarm system candump shows the same.
>
> But, when I try to send those command nothing happens. I don't understand why trunk doesn't open.
> May be you can get me recommendation how to open a trunk with CAN commands!
>
> --
> Yurkin Vitaliy
> Home automation engineer
> ~~~~~~~~~~~~~~~~~~~~~~
> z-wave.me
> email: aivs@z-wave.me

      reply	other threads:[~2017-07-28 20:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-26 21:21 Researching of Skoda CAN bus aivs
2017-07-28 20:15 ` aivs [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1626691501272953@web15j.yandex.ru \
    --to=aivs@yandex.ru \
    --cc=linux-can@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox